gitlab-org--gitlab-foss/changelogs/unreleased/sh-add-uncached-query-limiter.yml
Stan Hu c26cbfcdfb Remove N+1 query for author in issues API
This was being masked by the statement cache because only one author was used
per issue in the test..

Also adds support for an Rspec matcher `exceed_all_query_limit`.
2018-06-04 16:44:03 -07:00

5 lines
94 B
YAML

---
title: Remove N+1 query for author in issues API
merge_request:
author:
type: performance