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-03-08 15:54:57 +0300
committerRobert Speicher <rspeicher@gmail.com>2018-03-09 21:16:02 +0300
commitbc55aeb40df5a4845a36ef496317cedda59939b9 (patch)
tree5333570f24ae3323a10e1b6f36b92c5e94e7a511 /changelogs
parent43fc430bff8c6bff0ede8442da74fc965420064e (diff)
Merge branch 'sh-add-missing-acts-as-taggable-indices' into 'master'
Adding missing indexes migrations from taggings table Closes #43927 See merge request gitlab-org/gitlab-ce!17563
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-add-missing-acts-as-taggable-indices.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-add-missing-acts-as-taggable-indices.yml b/changelogs/unreleased/sh-add-missing-acts-as-taggable-indices.yml
new file mode 100644
index 00000000000..d9a1a0db9e8
--- /dev/null
+++ b/changelogs/unreleased/sh-add-missing-acts-as-taggable-indices.yml
@@ -0,0 +1,5 @@
+---
+title: Adding missing indexes on taggings table
+merge_request:
+author:
+type: performance