Add changelog for pipeline build foreign key

This commit is contained in:
Grzegorz Bizon 2018-05-08 16:44:00 +02:00
parent 479a15e722
commit d8d0067bf5
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
title: Add database foreign key constraint between pipelines and build
merge_request: 18822
author:
type: fixed

View File

@ -34,7 +34,6 @@ module MigrationsHelpers
end
end
def reset_column_in_all_models
clear_schema_cache!