cinder/cinder/db/sqlalchemy
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
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
api.py db: Add missing foreign keys, indexes to models 2022-02-20 19:05:46 +00:00
models.py db: Enable auto-generation of database migrations 2022-02-20 19:06:01 +00:00