mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
16af80b8fb
Use Sliding Sync tables for sorting (`bulk_get_last_event_pos_in_room_before_stream_ordering(...)` -> `_bulk_get_max_event_pos(...)`)
2 lines
97 B
Plaintext
2 lines
97 B
Plaintext
Use Sliding Sync tables as a bulk shortcut for getting the max `event_stream_ordering` of rooms.
|