Fix get destinations to catch up query. (#9114)
t was doing a sequential scan on `destination_rooms`, which took minutes.
changelog.d/9114.bugfix
0 → 100644
Please register or sign in to comment
t was doing a sequential scan on `destination_rooms`, which took minutes.