avram icon indicating copy to clipboard operation
avram copied to clipboard

Safe Migrations

Open jkthorne opened this issue 4 years ago • 0 comments

There are some gems for letting you know when you are running a migration that could cause problems. There are some private ones that have been built that I have used that are great. There are some open source gems for rails that also let you know if you are going to run a migration that could cause problems.

https://github.com/foobarfighter/safe-migrations https://github.com/ankane/strong_migrations

It might be nice to have an alternative in AVRAM.

jkthorne avatar Jan 11 '21 19:01 jkthorne