Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.73.0rc1 | David Robertson | 2022-11-29 | 1 | -1/+0 |
| | |||||
* | Batch fetch bundled annotations (#14491) | Patrick Cloke | 2022-11-22 | 1 | -0/+1 |
Avoid an n+1 query problem and fetch the bundled aggregations for m.annotation relations in a single query instead of a query per event. This applies similar logic for as was previously done for edits in 8b309adb436c162510ed1402f33b8741d71fc058 (#11660) and threads in b65acead428653b988351ae8d7b22127a22039cd (#11752). |