mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-11 20:42:23 +01:00
5e17922ef7
event_edges.room_id is implied by the event id, so there is no need to join on the room id.
1 line
90 B
Text
1 line
90 B
Text
Preparation for database schema simplifications: stop reading from `event_edges.room_id`.
|