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
- Batch recreate silently drops unnamed reflected CHECK constraints without warning
- Fix: preserve quoted_name(quote=...) semantics when rendering schema in autogenerate
- Batch recreate loses naming convention for Boolean/Enum CHECK constraints
- batch_alter_table naming_convention re-applies ck convention to reflected constraint names
- Autogenerate produces no migration when a Computed column expression changes (PostgreSQL)
- Fix batch mode ignoring naming_convention for reflected constraints
- Detect augmented JSON types when skipping batch migrate CAST
- Add cookbook recipe for adding a non-nullable column
- Bump actions/setup-python from 6 to 7
- Batch mode ignores naming_convention for reflected constraints (regression surfaced by SQLAlchemy 2.0.45)
- Docs
- Python not yet supported