summary refs log tree commit diff
path: root/changelog.d/12914.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stop reading from `event_edges.room_id`. (#12914)Richard van der Hoff2022-05-311-0/+1
event_edges.room_id is implied by the event id, so there is no need to join on the room id.