event_edges.room_id is implied by the event id, so there is no need to join on the room id.
2 lines
90 B
Plaintext
2 lines
90 B
Plaintext
Preparation for database schema simplifications: stop reading from `event_edges.room_id`.
|