summary refs log tree commit diff
path: root/changelog.d/11660.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fetch edits for multiple events in a single query. (#11660)Patrick Cloke2022-02-081-0/+1
This should reduce database usage when fetching bundled aggregations as the number of individual queries (and round trips to the database) are reduced.