nova/nova/db/sqlalchemy/migrate_repo
Stephen Finucane 4701d28da3 db: Drop "remove" of index
We were simply referencing this function - not calling it. This has been
this way since commit 817baeb937 was first merged way back in 2013 so
it clearly has not been missed.

Change-Id: I2623bd4fe91906e928e891fb3250c02873d7fb09
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-01-07 11:47:43 +00:00
..
versions db: Drop "remove" of index 2021-01-07 11:47:43 +00:00
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
manage.py Remove vi modelines 2014-02-03 14:19:44 +00:00
migrate.cfg Keep pre-commit inline with hacking and fix whitespace 2019-12-12 14:56:39 +00:00
README [doc] Updated sqlalchemy URL in migrate readme 2017-06-20 14:09:41 +00:00

This is a database migration repository.

More information at
https://sqlalchemy-migrate.readthedocs.io/en/latest/