summary refs log tree commit diff
path: root/synapse/storage/databases/state
diff options
context:
space:
mode:
authorH. Shay <hillerys@element.io>2022-11-08 12:19:42 -0800
committerH. Shay <hillerys@element.io>2022-11-08 12:19:42 -0800
commitfd98493c8603611a4a1292f7717574603e91e23c (patch)
tree62302079b1178cfbacf60bd88fbc1bcf772a6355 /synapse/storage/databases/state
parentMerge branch 'shay/batch_state_groups' of https://github.com/matrix-org/synap... (diff)
downloadsynapse-github/shay/batch_state_groups.tar.xz
remove duplicated code and update comment github/shay/batch_state_groups shay/batch_state_groups
Diffstat (limited to 'synapse/storage/databases/state')
-rw-r--r--synapse/storage/databases/state/store.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/storage/databases/state/store.py b/synapse/storage/databases/state/store.py

index b554d80d7b..1c842a6657 100644 --- a/synapse/storage/databases/state/store.py +++ b/synapse/storage/databases/state/store.py
@@ -421,6 +421,7 @@ class StateGroupDataStore(StateBackgroundUpdateStore, SQLBaseStore): room_id: the id of the room the events were created for prev_group: the state group of the last event persisted before the batched events were created + Returns: list of state groups that correspond to the events in `events_and_context` """ def insert_deltas_group_txn(