gitlab-org--gitlab-foss/db
Yorick Peterse 17132b99aa
Fix merge_requests.source_project_id migration
We need to make sure merge_requests.source_project_id allows NULL values
_before_ updating rows as otherwise this will lead to a NOT NULL
constraint failing.
2017-11-20 18:00:47 +01:00
..
fixtures Update CycleAnalytics seed to account for multiple issue assignees 2017-11-16 15:26:12 -06:00
migrate Fix merge_requests.source_project_id migration 2017-11-20 18:00:47 +01:00
post_migrate Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master' 2017-11-20 09:22:14 +00:00
schema.rb Clean up schema of the "merge_requests" table 2017-11-20 12:45:33 +01:00
seeds.rb