-
- Downloads
Add an flag for skipping the schema version check
If you chose to use the rollback migration feature on your current version for example, you should still have a way to migrate, being that you are still on a supported migration path.
Showing
- .gitlab/ci/rails.gitlab-ci.yml 1 addition, 1 deletion.gitlab/ci/rails.gitlab-ci.yml
- changelogs/unreleased/check-min-schema-migrate.yml 1 addition, 1 deletionchangelogs/unreleased/check-min-schema-migrate.yml
- lib/tasks/migrate/schema_check.rake 2 additions, 0 deletionslib/tasks/migrate/schema_check.rake
- spec/tasks/gitlab/db_rake_spec.rb 0 additions, 7 deletionsspec/tasks/gitlab/db_rake_spec.rb
- spec/tasks/migrate/schema_check_rake_spec.rb 21 additions, 0 deletionsspec/tasks/migrate/schema_check_rake_spec.rb
Please register or sign in to comment