alembic
https://github.com/sqlalchemy/alembic
Python
A database migrations tool for SQLAlchemy.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to alembic
Help out
- Issues
- Merge command hints to do a slice, but there is no option for this
- Create primary key / unique constraint does not support `postgresql_include` added in sqlalchemy 2.0.41
- SQLite STRICT is not propagated in batch mode
- Boolean create_constraint generating double CHECK
- should change of type + change of server default be heuristically orchestrated for incompatible server default types?
- Fixes: #1222 - Add reversed option when listing history of revisions
- onupdate and ondelete switched places in ForeignKeyConstraint after 1.18.0
- Add --splice support to merge command
- add rev_id generator function feature to environment.configure(), will apply to revision, merge
- pass `context.config.config_args` to `logging.config.fileConfig`
- Docs
- Python not yet supported