summaryrefslogtreecommitdiff
path: root/db/migrate/20161207231621_create_environment_name_unique_index.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add remove_concurrent_index to database helperblackst0ne2017-04-061-0/+1
|
* Add a test which would rollback db and migrate againLin Jen-Shin2017-03-141-2/+2
| | | | Closes #29106
* Make the index on environment name and project id unique, fixing up any ↵Nick Thomas2016-12-151-0/+18
duplicates