summaryrefslogtreecommitdiff
path: root/db/migrate/20170622135728_add_unique_constraint_to_ci_variables.rb
Commit message (Expand)AuthorAgeFilesLines
* Add back project_id index for MySQL if revertingLin Jen-Shin2017-06-231-2/+7
* Remove old project_id index and make sure mysql workLin Jen-Shin2017-06-231-4/+14
* We cannot delete the index for MySQL, because fkLin Jen-Shin2017-06-231-1/+1
* Remove duplicated records and add unique constraintLin Jen-Shin2017-06-221-0/+23