mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-15 06:21:49 +01:00
16af80b8fb
Use Sliding Sync tables for sorting (`bulk_get_last_event_pos_in_room_before_stream_ordering(...)` -> `_bulk_get_max_event_pos(...)`)
1 line
97 B
Text
1 line
97 B
Text
Use Sliding Sync tables as a bulk shortcut for getting the max `event_stream_ordering` of rooms.
|