Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-14 | Fix chain cover background update to work with split out event persisters ↵ | Erik Johnston | 1 | -0/+11 | |
(#9115) | |||||
2021-01-14 | Fix get destinations to catch up query. (#9114) | Erik Johnston | 2 | -13/+12 | |
t was doing a sequential scan on `destination_rooms`, which took minutes. |