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>2018-09-19 15:29:25 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2018-09-19 15:29:25 +0300
commitec33016bcd07f3806f071d574299079b67cb0a93 (patch)
tree7b8a4396db0daf796cdc0b7818ee60448cbffd28 /changelogs
parentc2f82fd09ea5d61e3fc5c6afc2fbb6b647c778fb (diff)
parent019d8055c5ca83e66c0587cc422bb185a588874a (diff)
Include post migrations when loading the schema
See merge request gitlab-org/gitlab-ce!21689
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/force-post-migration-dir-schema-load.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/force-post-migration-dir-schema-load.yml b/changelogs/unreleased/force-post-migration-dir-schema-load.yml
new file mode 100644
index 00000000000..19119515929
--- /dev/null
+++ b/changelogs/unreleased/force-post-migration-dir-schema-load.yml
@@ -0,0 +1,5 @@
+---
+title: Ensure the schema is loaded with post_migrations included
+merge_request: 21689
+author:
+type: changed