zuul/zuul/driver/sql
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
..
alembic Prefix existing indexes 2018-04-10 15:51:24 +02:00
__init__.py fix imports in py3 2017-05-19 06:39:15 -07:00
alembic.ini Add alembic.ini 2018-01-09 18:13:09 +01:00
sqlconnection.py Reorganize REST API and dashboard urls 2018-03-28 09:52:54 -05:00
sqlreporter.py sql: add buildset.branch column 2018-02-21 02:03:34 +00:00