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:
authorZ.J. van de Weg <git@zjvandeweg.nl>2017-05-31 20:15:54 +0300
committerZ.J. van de Weg <git@zjvandeweg.nl>2017-06-01 10:47:39 +0300
commitc4067ed6eda1757e3757f22ad8587eeaa04d4be5 (patch)
tree8b4f0bf4e6c21eaab77479d0c2b4fa6042288484 /changelogs
parenta8901ce63dd302d008459321bd4a8007c7c8f7c7 (diff)
Only remove FK if it exists
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: