summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2017-04-24 10:57:26 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2017-04-24 10:57:26 +0000
commit770b2f5171e6e44a79b6a2f0cc60672909ce351d (patch)
tree48e7eb08c1de1c3f50546449873d6a4ff35388e9 /changelogs
parentc768026474b9dff9f6f988372e4eefb85b1d8be9 (diff)
parentc458b293593c9cdf364286fe4971c22c1e33fbf8 (diff)
downloadgitlab-ce-770b2f5171e6e44a79b6a2f0cc60672909ce351d.tar.gz
Merge branch 'add_index_on_ci_builds_updated_at' into 'master'
Add index on ci_builds.updated_at Closes #31251 See merge request !10870
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/add_index_on_ci_builds_updated_at.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/add_index_on_ci_builds_updated_at.yml b/changelogs/unreleased/add_index_on_ci_builds_updated_at.yml
new file mode 100644
index 00000000000..ede9b946a70
--- /dev/null
+++ b/changelogs/unreleased/add_index_on_ci_builds_updated_at.yml
@@ -0,0 +1,4 @@
+---
+title: Add index on ci_builds.updated_at
+merge_request: 10870
+author: blackst0ne