summaryrefslogtreecommitdiff
path: root/db/migrate/20170713104829_add_foreign_key_to_merge_requests.rb
Commit message (Expand)AuthorAgeFilesLines
* Squash old migrationsNick Thomas2019-07-021-37/+0
* Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-221-1/+1
* Shortcut concurrent foreign key creation if already exists.ab-43887-concurrent-migration-helpersAndreas Brandl2018-03-201-10/+2
* Use batching to clear orphans in head_pipeline migrationbackstage/gb/add-index-and-foreign-key-to-merge-requestsGrzegorz Bizon2017-07-181-3/+12
* Nullify orphaned head_pipeline_ids in merge_requestsGrzegorz Bizon2017-07-181-0/+8
* Add a foreign key to `merge_requests.head_pipeline_id`Grzegorz Bizon2017-07-181-0/+28