Retrospring/db/migrate
nilsding 7d55141a1a added deleted column to reports 2014-12-28 21:34:36 +01:00
..
20140801095807_devise_create_users.rb
20140801103309_add_screen_name_to_users.rb
20140801174930_create_questions.rb
20140801175112_create_answers.rb
20140801175137_create_comments.rb
20141102153520_add_counts_to_users.rb
20141104143648_add_display_name_to_users.rb
20141110210154_create_inboxes.rb
20141113164048_add_smile_count_to_answers.rb added smile count to tables 2014-11-13 17:49:31 +01:00
20141113164314_add_smiled_count_to_users.rb added smile count to tables 2014-11-13 17:49:31 +01:00
20141126154451_add_admin_to_users.rb added admin field to users 2014-11-26 17:02:47 +01:00
20141129211448_add_motivation_header_to_users.rb added motivation header 2014-11-29 22:34:11 +01:00
20141130130221_create_relationships.rb added relationship model 2014-11-30 14:06:05 +01:00
20141130175749_create_smiles.rb added smile model 2014-11-30 19:43:22 +01:00
20141130180152_rename_columns_in_answers.rb added smile model 2014-11-30 19:43:22 +01:00
20141201191324_add_fields_to_users.rb added website, bio and location fields to user 2014-12-01 20:47:10 +01:00
20141207194424_add_answer_count_to_questions.rb added question#show thing and more... 2014-12-07 20:51:44 +01:00
20141208111714_change_answer_content_column_type.rb changed answer#content column type to allow longer answers 2014-12-08 12:20:40 +01:00
20141212193625_create_services.rb added service model 2014-12-12 21:42:34 +01:00
20141213182609_create_notifications.rb created notification model 2014-12-13 19:30:10 +01:00
20141226115905_add_moderator_to_users.rb added moderator to users 2014-12-26 13:34:01 +01:00
20141227130438_create_reports.rb added moderation models 2014-12-27 14:35:09 +01:00
20141227130545_create_moderation_votes.rb added moderation models 2014-12-27 14:35:09 +01:00
20141227130618_create_moderation_comments.rb added moderation models 2014-12-27 14:35:09 +01:00
20141228202825_add_deleted_to_reports.rb added deleted column to reports 2014-12-28 21:34:36 +01:00