subunit2sql/releasenotes/notes/add-metadata-unique-constraints-dbee79c2ffedc365.yaml
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

4 lines
92 B
YAML

---
upgrade:
- A new migration is added to add unique constraints on the metadata tables.