diff options
author | Erik Johnston <erik@matrix.org> | 2015-03-24 16:20:05 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-03-24 16:20:05 +0000 |
commit | 1aa44939fc94ba1062d53a74dbd9629c32a2ae20 (patch) | |
tree | 7173da16c5660fd18cc403261de6b8c9d2ca643f /synapse/storage | |
parent | Don't use room hosts table (diff) | |
download | synapse-1aa44939fc94ba1062d53a74dbd9629c32a2ae20.tar.xz |
Fix bugs in transactions storage
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/transactions.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/storage/transactions.py b/synapse/storage/transactions.py |