foodsoft/db/migrate
Benjamin Meichsner 9f60a323ad Add indexes for better sql query performance. 2009-09-07 15:35:19 +02:00
..
001_create_users.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
002_create_groups.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
003_create_suppliers.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
004_create_article_meta.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
005_create_financial_transactions.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
006_create_articles.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
007_create_article_prices.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
008_create_orders.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
009_create_order_results.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
010_user_password_reset.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
011_create_comments.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
012_create_order_clearing.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
013_add_messaging.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
014_create_tasks.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
015_change_result_quantities.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
016_add_shared_lists_connection.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
017_add_min_order_quantity.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
018_create_invites.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
019_remove_uniqueness_of_article_name.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
020_add_users_last_login.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
021_remove_table_article_prices.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
022_add_required_user_for_task.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
023_new_wording.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
024_add_deposit_defaults.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
025_extend_comments.rb Initial commit of foodsoft 2 2009-01-06 11:49:19 +01:00
20090120184410_road_to_version_three.rb Some language fixes. Finished migration path. 2009-03-01 18:45:34 +01:00
20090317175355_add_profit_to_orders.rb Fixed bug order.profit calculation. 2009-03-17 19:43:41 +01:00
20090325175756_create_pages.rb Added index for pages. 2009-08-15 17:36:13 +02:00
20090405131156_modify_group_order_article_result.rb Allow input of decimal numbers for GroupOrderArticle-result. 2009-04-05 15:23:21 +02:00
20090731132547_add_stats_to_groups.rb Implemented stats for ordergroups on startpage. Annotated models. 2009-08-01 13:41:22 +02:00
20090811144901_add_weekly_to_tasks.rb Added rake task for auto create of upcoming workgroup tasks (weekly tasks). 2009-08-11 17:22:08 +02:00
20090812110010_add_note_to_deliveries.rb Added note to deliveries. Closes #34 2009-08-12 13:09:10 +02:00
20090907120012_add_missing_indexes.rb Add indexes for better sql query performance. 2009-09-07 15:35:19 +02:00