subunit2sql/subunit2sql
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
..
analysis Merge "Add dates to x-axis for subunit2sql graphs" 2015-12-01 08:54:10 +00:00
db Add a migration for another set of index creations 2015-12-02 16:10:49 -05:00
migrations Add a migration for another set of index creations 2015-12-02 16:10:49 -05:00
targets Example of how to use targets plugins 2015-11-10 23:07:18 -08:00
tests Fix get_run_metadata to take UUID 2015-12-01 10:47:26 -08:00
__init__.py Initial commit 2014-06-12 23:59:00 -04:00
exceptions.py Store counts for runs and tests 2014-06-16 11:02:21 -04:00
read_subunit.py Add an extension capability for adding targets 2015-11-10 23:06:54 -08:00
shell.py Merge "Add support to subunit2sql cli to specify a run_at time" 2015-12-01 08:57:19 +00:00
write_subunit.py Return Run.uuid in public methods 2015-11-30 14:37:33 -08:00