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).
Stars
732
Forks
26
Watchers
732
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
452
commits
3
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Schedule background data migration jobs only after committing the database transaction (#87)
2190c8fView on GitHubFix message for adding to `ignored_columns` when renaming a column (#85)
385aba0View on GitHubAllow running to enqueued state transition (#81)
807f6aaView on GitHubFix copying partial indexes when changing column type (#80)
a905dd0View on GitHubRemove default from `background_data_migrations.iteration_pause`
1d92aebView on GitHub