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
- Support postgresql_include for create_primary_key / create_unique_constraint
- 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
- 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
- add rev_id generator function feature to environment.configure(), will apply to revision, merge
- pass `context.config.config_args` to `logging.config.fileConfig`
- Unexpected warning for computed column when migrating with MariaDB
- Docs
- Python not yet supported