summary refs log tree commit diff
path: root/changelog.d/6937.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Increase perf of `get_auth_chain_ids` used in state res v2. (#6937)Erik Johnston2020-02-181-0/+1
We do this by moving the recursive query to be fully in the DB.