Added checks to migration files that manipulate data to make sure that the model they are attempting to access is defined in the current codebase
dev
1 parent 81ed346 commit 3fb7e17673096668d87169ebff57d117b11cc3db
@Brian Riley Brian Riley authored on 27 Jan 2017
Showing 14 changed files
View
db/migrate/20131118094629_change_versions_published.rb
View
db/migrate/20150809210811_add_field_to_questions.rb
View
db/migrate/20151208142029_add_field_to_guidances.rb
View
db/migrate/20151208142836_update_field_in_guidance_groups.rb
View
db/migrate/20161021100420_single_organisation_for_users.rb
View
db/migrate/20161122152339_new_plan_template_structure.rb
View
db/migrate/20161205095624_replacing_organisation_types_with_bitflags.rb
View
db/migrate/20161205095625_replacing_plan_roles_with_bitflags.rb
View
db/migrate/20161206122926_add_foreign_keys.rb
View
db/migrate/20161208122123_single_group_for_guidance.rb
View
db/migrate/20170110092511_add_is_test_and_visibility_to_projects.rb 100644 → 0
View
db/migrate/20170124235829_add_visibility_to_plans.rb 0 → 100644
View
db/migrate/20170124235829_add_visibility_to_projects.rb 100644 → 0
View
db/schema.rb