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
- Is it possible to print SQL of the last revision in one command?
- Example change for branched connection still doesn't work
- Add support for temporal table migrations (`WITH SYSTEM VERSIONING`)
- support sqlite date casts in batch mode under sqlite.cast_for_batch_migrate, or at least a hook
- pluggable impls
- better exception when attempting reflection in batch with --sql
- 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
- Docs
- Python not yet supported