diff options
author | Erik Johnston <erik@matrix.org> | 2015-11-12 15:09:45 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-11-12 15:09:45 +0000 |
commit | 320408ef47eb373c2b8edad7ab3d08c3fa0cb459 (patch) | |
tree | ca13cb37e1e119153a26bcb234b33b3997519ecb | |
parent | Use a (hopefully) more efficient SQL query for doing recency based room search (diff) | |
download | synapse-320408ef47eb373c2b8edad7ab3d08c3fa0cb459.tar.xz |
Fix SQL syntax
-rw-r--r-- | synapse/storage/search.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/storage/search.py b/synapse/storage/search.py |