Skip to content

Squash migrations to 20210602155110

Jon Jenkins requested to merge 370640-pre-15-migrations-part-1a into master

What does this MR do and why?

Squashes migrations to 20210602155110, as well as removes the associated specs and background migration classes.

Also solves #385799 (closed) - I added an exception in the simplecov config script for the \d{14}_init_schema.rb migration to not run afoul of code coverage warnings.

How to set up and validate locally

bundle exec rake db:drop db:create db:migrate

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #370640 (closed)

Edited by Jon Jenkins

Merge request reports