summaryrefslogtreecommitdiff
path: root/spec/sidekiq/cron
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2017-11-24 10:11:37 +0000
committerSean McGivern <sean@gitlab.com>2017-11-28 16:13:57 +0000
commit484ae2ee2db58a641d3c3fff36f46b431ce450df (patch)
treec5124b9b841b0d0a649a1d6bc1c82d2bc9d200db /spec/sidekiq/cron
parent4ebbfe5d3e0dbe06346ee0c64a8f62ec11f9b6e8 (diff)
downloadgitlab-ce-remove-mr-diff-serialised-columns.tar.gz
Improve indexes on merge_request_diffsremove-mr-diff-serialised-columns
For getting the SHAs from an MR to find pipelines, we get the last 100 MR diffs for the MR, and find commits from those. This was un-indexed before, because the index was not a composite index on merge_request_diff_id, id. Changing that means that this scope can exclusively use indexes.
Diffstat (limited to 'spec/sidekiq/cron')
0 files changed, 0 insertions, 0 deletions