summary refs log tree commit diff
path: root/changelog.d/16841.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.100.0rc1Olivier Wilkinson (reivilibre)2024-01-231-1/+0
|
* Speed up e2e device keys queries for bot accounts (#16841)Erik Johnston2024-01-231-0/+1
This helps with bot accounts with lots of non-e2e devices. The change is basically to change the order of the join for the case of using `INNER JOIN`