summaryrefslogtreecommitdiff
path: root/oslo_db/sqlalchemy/migration_cli
Commit message (Expand)AuthorAgeFilesLines
* Remove sqlalchemy-migrateMike Bayer2023-03-211-79/+0
* sqlalchemy: Remove checks for older depsStephen Finucane2021-06-251-5/+0
* Deprecate the 'oslo_db.sqlalchemy.migration_cli' moduleStephen Finucane2020-10-301-0/+7
* Drop use of sixStephen Finucane2020-02-251-4/+1
* Remove log translationschenlx2017-03-301-4/+3
* exception: make message mandatory in DbMigrationError and deprecates itJulien Danjou2016-06-271-2/+2
* Use stevedore directive to document pluginsAllison Randal2015-09-251-7/+7
* Merge "Assume relative revisions belong to alembic"2.4.1Jenkins2015-08-201-0/+9
|\
| * Assume relative revisions belong to alembicBoris Bobrov2015-08-201-0/+9
* | Use correct config key in alembic extensionAndrew Melton2015-08-191-1/+1
|/
* Upgrade and downgrade based on revision existenceBoris Bobrov2015-08-054-4/+63
* Refactor database migration manager to use given engineVictor Sergeyev2015-01-273-16/+38
* Fix 0 version handling in migration_cli managerBoris Bobrov2015-01-261-1/+1
* Move files out of the namespace packageDoug Hellmann2014-12-246-0/+306