zuul/zuul/driver/sql/alembic
Tobias Henkel 5df8eaf1ae
Prefix existing indexes
In some database engines the index names are scoped within the
database instead of the table name. Thus we need to also prefix the
index names. This change adds a migration which renames already
existing indexes.

Change-Id: I08b6ba4d54a53a6f8d4ef1ed113cb24946b9f3e9
2018-04-10 15:51:24 +02:00
..
versions Prefix existing indexes 2018-04-10 15:51:24 +02:00
README Move alembic_reporter back to alembic 2017-10-16 15:32:12 +11:00
env.py Support table prefix for sql reporter 2017-12-09 12:30:24 +01:00
script.py.mako Add license and downgrade exception to alembic template 2018-03-21 14:30:46 -05:00

README

Generic single-database configuration.