synapse/changelog.d/14534.misc
Erik Johnston f38d7d79c8
Add another index to device_lists_changes_in_room (#14534)
This helps avoid reading unnecessarily large amounts of data from the
table when querying with a set of room IDs.
2022-11-23 14:09:00 +00:00

1 line
100 B
Text

Improve DB performance by reducing amount of data that gets read in `device_lists_changes_in_room`.