fatkodima / online_migrations

Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).
https://rubydoc.info/github/fatkodima/online_migrations/
MIT License
628 stars 19 forks source link

Dropping support for older ruby/rails #42

Closed fatkodima closed 11 months ago

fatkodima commented 1 year ago

I am planning to drop support for rails < 6.1 and ruby < 2.7 in the future. Does anyone use this gem with these old versions?

fatkodima commented 11 months ago

Done via https://github.com/fatkodima/online_migrations/commit/33236effb5b866cbef6e63398359c4488395f5ad