gitlab-org--gitlab-foss/db
Shinya Maeda abcbeae9a7 Persist target project id and target branch in merge trains table
In order to optimize the query performance, we should use target
project id and target branch intead of cross-joining  merge_requests
table.

Fix schema

Fix schema
2019-06-11 18:48:52 +07:00
..
fixtures Provide a new gitlab:seed:issues task 2019-04-23 11:43:53 +02:00
importers Change the schema of the common_metrics.yml 2019-04-17 20:02:24 +08:00
migrate Persist target project id and target branch in merge trains table 2019-06-11 18:48:52 +07:00
optional_migrations Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
post_migrate Avoid DB timeouts when scheduling migrations 2019-06-10 13:35:11 -03:00
schema.rb Persist target project id and target branch in merge trains table 2019-06-11 18:48:52 +07:00
seeds.rb