keystone/keystone/common/sql
Stephen Finucane 15847926ef sql: Remove dead code
Change I41584c652ab34a267009136ee2a2e159ee2f2a6e ("sql: Squash mitaka
migrations") removed the final users of the 'get_constraints_names',
'add_constraints' and 'remove_constraints' functions.

Change I96cab42cfcfd3e86b53f25abf4cf4043af3b5667 ("sql: Squash ocata
migrations") removed the final use of the 'USE_TRIGGERS' constant.

Change I59882d88fe593ec1ae37415b2157584f7f3c85f8 ("sql: Remove legacy
'migrate_repo' migration repo") removed the final use of
'_assert_not_schema_downgrade' function.

Change-Id: I8aa811ea336e9f613300bc21125e7582010cf5a5
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-01-21 13:39:30 +00:00
..
contract_repo sql: Squash ussuri migrations 2022-01-19 16:58:16 +00:00
data_migration_repo sql: Squash ussuri migrations 2022-01-19 16:58:16 +00:00
expand_repo sql: Reorder tables to reflect creation order 2022-01-19 16:58:16 +00:00
migrations sql: Add initial alembic scaffolding 2022-01-21 13:39:30 +00:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
alembic.ini sql: Add initial alembic scaffolding 2022-01-21 13:39:30 +00:00
core.py docs: Fix failing build 2021-07-06 16:22:10 +01:00
upgrades.py sql: Remove dead code 2022-01-21 13:39:30 +00:00