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
- Avoid D103 linter warnings via script.py.mako
- D103 linter warnings from script.py.mako templates
- postgresql serial column detection might fail
- The Enum's `name` property is lost within an autogenerated migration
- Colon (:) shouldn't be allowed in custom revision id, as it is used as revision range
- Add colon (:) to invalid char for revision name
- Add support for preserving field order?
- Migration autogeneration should respect schemas defined using quoted_name
- Postgres sequences detected with `::regclass` cast
- Autogeneration causes invalid SQL with some PostGRES serial columns
- Docs
- Python not yet supported