diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-10-20 17:33:47 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-10-20 17:33:47 +0100 |
commit | a89a160c1723dbc2f9966cf939d5797a41356188 (patch) | |
tree | 1823a598b2be383905b42d7de4295cf41d5d42de /synapse/storage/databases/main/event_federation.py | |
parent | Merge commit 'a466b6797' into anoa/dinsic_release_1_21_x (diff) | |
parent | Convert simple_update* and simple_select* to async (#8173) (diff) | |
download | synapse-a89a160c1723dbc2f9966cf939d5797a41356188.tar.xz |
Merge commit '4a739c73b' into anoa/dinsic_release_1_21_x
* commit '4a739c73b': Convert simple_update* and simple_select* to async (#8173)
Diffstat (limited to 'synapse/storage/databases/main/event_federation.py')
-rw-r--r-- | synapse/storage/databases/main/event_federation.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/databases/main/event_federation.py b/synapse/storage/databases/main/event_federation.py |