diff options
author | Erik Johnston <erik@matrix.org> | 2017-01-31 13:22:41 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-01-31 13:22:41 +0000 |
commit | ab55794b6f57988204605f3b1e7245a66e91dcec (patch) | |
tree | 1d90401779f051d9aa2f49ba618f17fbff99c723 /synapse/storage/devices.py | |
parent | Only fetch with row ts and count > 1 (diff) | |
download | synapse-ab55794b6f57988204605f3b1e7245a66e91dcec.tar.xz |
Fix deletion of old sent devices correctly
Diffstat (limited to 'synapse/storage/devices.py')
-rw-r--r-- | synapse/storage/devices.py | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/synapse/storage/devices.py b/synapse/storage/devices.py |