cinder/cinder/db
Stephen Finucane 31f8ad4eb4 db: Enable auto-generation of database migrations
Alembic does lots of new things. Provide docs for how to use this. This
doesn't actually work that well at the moment because it appears our
database migrations are not in sync with the models. Those issues will
have to be resolved separately.

Change-Id: I6645ca951114b94ce9ed5a83e5e11d53879a7cd5
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-02-20 19:06:01 +00:00
..
legacy_migrations db: Move sqlalchemy-migrate migrations 2021-08-27 15:13:21 +01:00
migrations db: Enable auto-generation of database migrations 2022-02-20 19:06:01 +00:00
sqlalchemy db: Enable auto-generation of database migrations 2022-02-20 19:06:01 +00:00
__init__.py Enable flake8 H303,H304 checking 2014-04-15 09:16:01 +00:00
alembic.ini db: Enable auto-generation of database migrations 2022-02-20 19:06:01 +00:00
api.py Clarify conditional_update return types 2021-11-09 10:20:12 -05:00
base.py db: Remove 'db_driver' option 2021-08-27 15:13:21 +01:00
migration.py Remove unused variable 2022-01-20 16:23:14 +00:00