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).
Let the database do the work and get some use out of an IntegrityError.
Quick read
Latest capture 2026-09-16 04:19
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
106 observed captures since 2026-06-02. Observed captures are shown by default.
Stars from first capture 0
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
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).
Database constraints made easy for ActiveRecord.
Make your PostgreSQL migrations safe
A community-driven Ruby on Rails style guide
SQL tips and tricks
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.