Back to gallery
DevTools
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).
fatkodima
Maintainer
749 stars
About this project
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). Maintained by fatkodima on GitHub, where it has earned 749 stars from the community.
It's actively developed around activerecord, gem, migrations, and is a solid reference for anyone building with these tools.
Tags
Install
npm install online_migrationsMore Ruby on Rails projects