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
- SQLite STRICT is not propagated in batch mode
- Boolean create_constraint generating double CHECK
- should change of type + change of server default be heuristically orchestrated for incompatible server default types?
- Fixes: #1222 - Add reversed option when listing history of revisions
- add rev_id generator function feature to environment.configure(), will apply to revision, merge
- pass `context.config.config_args` to `logging.config.fileConfig`
- Unexpected warning for computed column when migrating with MariaDB
- postgresql serial column detection might fail
- Add support for preserving field order?
- Migration autogeneration should respect schemas defined using quoted_name
- Docs
- Python not yet supported