diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2017-11-20 18:00:47 +0100 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2017-11-20 18:00:47 +0100 |
commit | 17132b99aaae9a398a7ae11e95b08fa0eedea0b1 (patch) | |
tree | 9e0e88b19e64826f582f8d3d741641603933c459 /app/controllers/projects/commit_controller.rb | |
parent | 7a61a8e09bcab5e0cb37ddb13900a5c07ef18918 (diff) | |
download | gitlab-ce-17132b99aaae9a398a7ae11e95b08fa0eedea0b1.tar.gz |
Fix merge_requests.source_project_id migrationfix-mr-cleanup
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.
Diffstat (limited to 'app/controllers/projects/commit_controller.rb')
0 files changed, 0 insertions, 0 deletions