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:
authorStan Hu <stanhu@gmail.com>2017-12-27 14:22:46 +0300
committerStan Hu <stanhu@gmail.com>2017-12-27 15:12:18 +0300
commitdfdf22c7d8a9e4776a0e3bfc130ef47aff911022 (patch)
treec8f8a641f2da3a35417a0f147bec1bfcda9e3c68 /changelogs
parent5cacdc4ec1f63338fab923ddb657fdba0a7e6300 (diff)
Fix PostgreSQL implementation of migration
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-mysql-migration-10-3.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/sh-fix-mysql-migration-10-3.yml b/changelogs/unreleased/sh-fix-mysql-migration-10-3.yml
index ac150d2f8ab..d3d1d2f8256 100644
--- a/changelogs/unreleased/sh-fix-mysql-migration-10-3.yml
+++ b/changelogs/unreleased/sh-fix-mysql-migration-10-3.yml
@@ -1,5 +1,5 @@
---
-title: Fix migration for removing orphaned issues.moved_to_id values in MySQL
+title: Fix migration for removing orphaned issues.moved_to_id values in MySQL and PostgreSQL
merge_request:
author:
type: fixed