forked-synapse/changelog.d/17693.misc
Eric Eastwood 16af80b8fb
Sliding Sync: Use Sliding Sync tables for sorting (#17693)
Use Sliding Sync tables for sorting
(`bulk_get_last_event_pos_in_room_before_stream_ordering(...)` ->
`_bulk_get_max_event_pos(...)`)
2024-09-11 12:16:24 -05:00

2 lines
97 B
Plaintext

Use Sliding Sync tables as a bulk shortcut for getting the max `event_stream_ordering` of rooms.