diff options
author | Erik Johnston <erik@matrix.org> | 2019-05-30 15:26:38 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-05-30 15:26:38 +0100 |
commit | e2c46ed851599dc08cc8a822e07c0d4f9a050ee2 (patch) | |
tree | 4e195648073f3112d5a7b9edcb5821630b680f57 /synapse/storage/stats.py | |
parent | Fetch membership counts all at once (diff) | |
download | synapse-e2c46ed851599dc08cc8a822e07c0d4f9a050ee2.tar.xz |
Move deletion from table inside txn
Diffstat (limited to 'synapse/storage/stats.py')
-rw-r--r-- | synapse/storage/stats.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/storage/stats.py b/synapse/storage/stats.py |