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
- CLI "Approve Migration? (y/n)"
- drop_constraint etc. should check for name=None and emit informative error message since this is common w/ autogenerate
- Add links to github to every page of docs
- postgres ExcludeConstraint not generating correctly
- implement detection of collation changes on a column
- Consider Removing New Line Characters when Comparing Computed Constructs
- autogenerate postgresql DOMAIN type column
- Add support for triggers
- IF (NOT) EXISTS for ALTER TABLE sub-commands like constraints etc
- Documentation surrounding compare_type context param.
- Docs
- Python not yet supported