Use strong_migrations to help developers avoid problems in production database schema changes

This commit is contained in:
Andy Allan 2019-05-29 11:05:09 +02:00
parent ea68ac865b
commit 3e414a5025
3 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1 @@
StrongMigrations.start_after = 20190518115041 # rubocop:disable Style/NumericLiterals