Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2017-06-01 13:57:42 +0300
committerTimothy Andrew <mail@timothyandrew.net>2017-06-08 14:45:51 +0300
commitf9e45bac3213c3d92a9efd6f7a17e5c2c8e4cbe7 (patch)
tree1a3c062dbd3fa97b393943d383ad27b33b616548 /changelogs
parentc15e018cc61d34bcad08eafe06a18216d8df2010 (diff)
Merge branch 'zj-drop-fk-if-exists' into 'master'
Only remove FK if it exists See merge request !11828
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/zj-drop-fk-if-exists.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-drop-fk-if-exists.yml b/changelogs/unreleased/zj-drop-fk-if-exists.yml
new file mode 100644
index 00000000000..237ba936de9
--- /dev/null
+++ b/changelogs/unreleased/zj-drop-fk-if-exists.yml
@@ -0,0 +1,4 @@
+---
+title: Remove foreigh key on ci_trigger_schedules only if it exists
+merge_request:
+author: