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
- 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
- Support postgresql_include for create_primary_key / create_unique_constraint
- docs: add Third-party Tools section with pytest-mrt
- Add configurable revision_map_class option
- Proposal: First‑class Alembic support for Views (incl. Materialized) + Routines for ETL/PostGIS
- Fix: SQLite STRICT is not propagated in batch mode (#1758)
- Create primary key / unique constraint does not support `postgresql_include` added in sqlalchemy 2.0.41
- Docs
- Python not yet supported