Skip to content
Snippets Groups Projects
Commit 03cf4385 authored by Erik Johnston's avatar Erik Johnston
Browse files

Fix public room list pagination.

We incorrectly used `room_id` as to bound the result set, even though we
order by `joined_members, room_id`, leading to incorrect results after
pagination.
parent baf12bc0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment