diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-01-15 19:32:47 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-01-15 19:32:47 +0000 |
commit | 066b9f52b80c172eec6074ca01fb24670200fd80 (patch) | |
tree | 6483cdb3c2a460b175d620c170462c09e69fa418 /synapse/storage | |
parent | Fix typo (diff) | |
download | synapse-066b9f52b80c172eec6074ca01fb24670200fd80.tar.xz |
Correctly order when selecting before stream ordering
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/data_stores/main/stream.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/storage/data_stores/main/stream.py b/synapse/storage/data_stores/main/stream.py |