1
0
Fork 0
dokkan-data-rails/db/migrate
Andrew Tomaka e9f76f2d62 Add the new StatType in the migration 2015-11-09 12:23:04 -05:00
..
20150930004246_create_users.rb Add Reddit login/logout 2015-09-29 21:21:27 -04:00
20151001151519_create_links.rb Add links CRUD 2015-10-06 11:50:31 -04:00
20151006175227_create_characters.rb Add all the basic models 2015-10-07 15:27:26 -04:00
20151006175240_create_rarities.rb Add all the basic models 2015-10-07 15:27:26 -04:00
20151006175252_create_types.rb Add all the basic models 2015-10-07 15:27:26 -04:00
20151006175332_create_medals.rb Add all the basic models 2015-10-07 15:27:26 -04:00
20151006175353_create_leader_skills.rb Add all the basic models 2015-10-07 15:27:26 -04:00
20151006175429_create_passive_skills.rb Add all the basic models 2015-10-07 15:27:26 -04:00
20151006175442_create_super_attacks.rb Add all the basic models 2015-10-07 15:27:26 -04:00
20151006180454_create_cards.rb Add all the basic models 2015-10-07 15:27:26 -04:00
20151006182022_create_cards_links.rb Add all the basic models 2015-10-07 15:27:26 -04:00
20151007130958_fix_card_fields.rb Add all the basic models 2015-10-07 15:27:26 -04:00
20151007164606_create_awaken_types.rb Add all the basic models 2015-10-07 15:27:26 -04:00
20151007201555_remove_name_from_leader_skill.rb leader skills only have a description 2015-10-07 16:17:40 -04:00
20151008163922_rename_cards_prefix_to_title.rb Rename prefix to title 2015-10-08 12:40:31 -04:00
20151008192100_rolify_create_roles.rb Implement roles and authorization 2015-10-08 17:58:46 -04:00
20151009204428_create_versions.rb Install paper_trail and track all models 2015-10-13 17:27:13 -04:00
20151014121823_create_version_associations.rb Support associations (no has_and_belongs_to) 2015-10-14 10:00:06 -04:00
20151014121824_add_transaction_id_column_to_versions.rb Support associations (no has_and_belongs_to) 2015-10-14 10:00:06 -04:00
20151014143908_add_verified_to_cards.rb Fix schema issue 2015-10-20 16:43:19 -04:00
20151014152348_create_evidences.rb Add evidence creation and association 2015-10-14 13:42:59 -04:00
20151014155435_add_card_to_evidences.rb Add evidence creation and association 2015-10-14 13:42:59 -04:00
20151020173640_create_stat_types.rb Add new tables for stats 2015-10-20 17:41:09 -04:00
20151020183446_create_stats.rb More ugly fixes 2015-10-20 18:06:44 -04:00
20151020183709_add_stats_to_cards.rb Add new tables for stats 2015-10-20 17:41:09 -04:00
20151020212018_fix_stat_columns.rb Add new tables for stats 2015-10-20 17:41:09 -04:00
20151020212132_add_defaults_to_stats.rb Add new tables for stats 2015-10-20 17:41:09 -04:00
20151103193404_add_links_counter_cache_to_cards.rb Fix migration so it doesn't break things! 2015-11-03 15:37:21 -05:00
20151109165630_add_cost_stat_to_card.rb Add the new StatType in the migration 2015-11-09 12:23:04 -05:00