summaryrefslogtreecommitdiff
path: root/db/migrate/20170130204620_add_index_to_project_authorizations.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern2017-04-061-1/+3
|\
| * fix project authorizations migration issueJames Lopez2017-04-051-1/+3
* | Add remove_concurrent_index to database helperblackst0ne2017-04-061-0/+1
|/
* Drop the index only for postgresql, becauseLin Jen-Shin2017-03-141-1/+2
* Fix for postgresqlLin Jen-Shin2017-03-141-0/+4
* Add project ID index to `project_authorizations` table to optimize queriessh-add-project-id-index-project-authorizationsStan Hu2017-01-301-0/+11