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:
authorTiago Botelho <tiagonbotelho@hotmail.com>2018-05-29 12:43:06 +0300
committerTiago Botelho <tiagonbotelho@hotmail.com>2018-05-29 13:29:29 +0300
commit4a344a154949fc9ba72cd6e122fe4e24d952ff3f (patch)
treea93e02e87e51f9b35a5af0894ad8e7c1fb1c4c23 /changelogs
parentc5adf04cd69035a7a1737df8c2303bc228ea4089 (diff)
Adds migration to ensure all remote mirror columns get created
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ensure-remote-mirror-columns-in-ce.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ensure-remote-mirror-columns-in-ce.yml b/changelogs/unreleased/ensure-remote-mirror-columns-in-ce.yml
new file mode 100644
index 00000000000..7617412431f
--- /dev/null
+++ b/changelogs/unreleased/ensure-remote-mirror-columns-in-ce.yml
@@ -0,0 +1,5 @@
+---
+title: Fix remote mirror database inconsistencies when upgrading from EE to CE
+merge_request: 19196
+author:
+type: fixed