mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-04 13:49:15 +01:00
a301934f46
This is intended as a precursor to storing room versions when we receive an invite over federation, but has the happy side-effect of fixing #3374 at last. In short: change the store_room with try/except to a proper upsert which updates the right columns.
1 line
82 B
Text
1 line
82 B
Text
Fix `duplicate key` error which was logged when rejoining a room over federation.
|