diff options
author | Erik Johnston <erik@matrix.org> | 2017-01-30 10:11:46 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-01-30 10:14:25 +0000 |
commit | 76100203aba979e21f3831e3a675ae4e3d578ad4 (patch) | |
tree | b60c7fa8d770e6c1c546cf276e977b8d894e3b88 | |
parent | Add ts column to device_lists_outbound_pokes (diff) | |
download | synapse-76100203aba979e21f3831e3a675ae4e3d578ad4.tar.xz |
Always use the latest stream_id, sent or unsent
-rw-r--r-- | synapse/storage/devices.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/storage/devices.py b/synapse/storage/devices.py |