mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-16 16:17:08 -05:00
Fix upsert
This commit is contained in:
parent
cd62981a6a
commit
3ecec5ede2
@ -514,6 +514,7 @@ class RoomStore(RoomWorkerStore, SearchStore):
|
||||
keyvalues={
|
||||
"room_id": room_id,
|
||||
},
|
||||
values={},
|
||||
insertion_values={
|
||||
"user_id": user_id,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user