diff options
author | Neil Johnson <neil@fragile.org.uk> | 2018-03-28 11:19:45 +0100 |
---|---|---|
committer | Neil Johnson <neil@fragile.org.uk> | 2018-03-28 11:19:45 +0100 |
commit | 545001b9e4b1d6710145d3efe2117fbdf823fb38 (patch) | |
tree | 8b522d903f65166550551cb4201a7961b8d6880b | |
parent | fix tests/storage/test_user_directory.py (diff) | |
download | synapse-545001b9e4b1d6710145d3efe2117fbdf823fb38.tar.xz |
Fix search_user_dir multiple sqlite versions do different things
Diffstat (limited to '')
-rw-r--r-- | synapse/storage/user_directory.py | 4 | ||||
-rw-r--r-- | tests/storage/test_user_directory.py | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/user_directory.py b/synapse/storage/user_directory.py |