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
- Autogeneration of index with coalesce function produces invalid SQL
- conditional ddl support; add autogeneration support for `ddf_if()`
- Improve server_default / existing_server_default typing
- Consider Removing psql type specifiers when Comparing Computed Constructs
- autogenerate with compare_server_default=True and reflecting table randomly fails to set conn_col_default
- 'BatchOperations' object has no attribute 'rename_table'
- add support for global table_options, others
- models that refer to a view with Table, the Table comes up in autogenerate. how to make this easier?
- add doc section to autogenerate talking about include_object use cases
- autogen with constraint names that were truncated due to max_identifier_length
- Docs
- Python not yet supported