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
- add doc section to autogenerate talking about include_object use cases
- autogen with constraint names that were truncated due to max_identifier_length
- Documentation Notes On "Building an Up to Date Database from Scratch"
- create alembic recipe for FKs that conditionally generate
- private constructor elements on CreateTableOp make it impossible to copy w/ public API
- Support sorting and expression index reflection on oracle
- Change the default `include_schemas` to be `"from_metadata"`
- Document version_locations can contain resource specs
- do not rely on reflection applying naming conventions
- Document Community Extensions
- Docs
- Python not yet supported