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 PG INHERITS in autogenerate
- Q: custom driver level execute()?
- Does not respect postgresql ENUM kwargs when generating migration files
- new hook: compare_identity_default
- Naming conventions in metadata sequences are ignored
- take topological ordering into account when adding/dropping dependent cols/tables
- checkfirst feature ?
- Add support for mysql ALTER TABLE with multiple alter_specification
- if/when SQLAlchemy provides truncation for naming convention names, need to do that same truncation on the name comparison side
- Autogenerate cannot detect partial indexes (with postgresql_where) on postgres
- Docs
- Python not yet supported