subunit2sql/subunit2sql/migrations
Matthew Treinish 5a22609d18
Add a migration for another set of index creations
This commit adds a new migration that will create some unique
constraints which will help with the performance of some larger
queries as well as better model the relationships of the
metadata tables.

Change-Id: Ie87fedd6567c7258fec9434b7cc3e23b601159cf
2015-12-02 16:10:49 -05:00
..
versions Add a migration for another set of index creations 2015-12-02 16:10:49 -05:00
README Initial commit 2014-06-12 23:59:00 -04:00
__init__.py Add subunit2sql-db-manage utility 2014-09-26 14:13:18 -04:00
alembic.ini Add migration to populate run_time where needed 2014-10-06 22:32:45 +00:00
cli.py Fix verbose option inialization 2015-09-22 20:14:35 -04:00
env.py Fix for sqlite support on migrations 2015-09-16 20:11:38 -03:00
script.py.mako Initial commit 2014-06-12 23:59:00 -04:00

README

Generic single-database configuration.