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 supported2 Subscribers
Add a CodeTriage badge to alembic
Help out
- Issues
- docs: document SQLite batch migrations with views
- Fix: preserve quoted_name(quote=...) semantics when rendering schema in autogenerate
- Autogenerate produces no migration when a Computed column expression changes (PostgreSQL)
- Detect augmented JSON types when skipping batch migrate CAST
- Bump actions/setup-python from 6 to 7
- add option to re-apply naming conventions for table renamed in batch mode
- Fix bare except clause in alembic/util/messaging.py
- Render the PostgreSQL DOMAIN type in autogenerate
- Strip PostgreSQL type cast specifiers when comparing computed defaults
- Adding a pseudo MigrationOp to add autocommit context wrapper to generated revision
- Docs
- Python not yet supported