diff options
| author | Sean McGivern <sean@gitlab.com> | 2018-01-09 11:55:57 +0000 |
|---|---|---|
| committer | Sean McGivern <sean@gitlab.com> | 2018-01-09 11:56:41 +0000 |
| commit | b9f0883bc5a735f2168bddb9239dcaa2aa16c306 (patch) | |
| tree | 3797df4b545dff45464a07dd6bff04fe619db493 /lib/api/helpers | |
| parent | 088de97c3d86d9cf615538836527d23dbccd9712 (diff) | |
| download | gitlab-ce-b9f0883bc5a735f2168bddb9239dcaa2aa16c306.tar.gz | |
Fix double execution of COUNT query on group pages41546-count-query-for-issues-and-mrs-runs-twice-on-group-index
Calling `finder.execute.count` twice will perform two queries, but these are all
in the same file, so it's easy to just reuse them.
Diffstat (limited to 'lib/api/helpers')
0 files changed, 0 insertions, 0 deletions
