4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-04-04 03:05:02 +01:00
Neil Alexander 21f8881985
Add indexes that optimise selectStateInRangeSQL ()
This gets rid of some expensive scans on `add_state_ids` and
`remove_state_ids`, turning them into much cheaper and faster index
scans instead.
2022-10-04 16:43:10 +01:00
..