diff options
author | Erik Johnston <erik@matrix.org> | 2015-10-13 13:47:50 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-10-13 13:47:50 +0100 |
commit | cfd39d6b55fad5b176f1883e1bc87ed8e14acf42 (patch) | |
tree | c50208fd8139254d84b35d756569c8e05af3391c /synapse/storage | |
parent | Merge branch 'erikj/store_engine' into erikj/search (diff) | |
download | synapse-cfd39d6b55fad5b176f1883e1bc87ed8e14acf42.tar.xz |
Add SQLite support
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/search.py | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/synapse/storage/search.py b/synapse/storage/search.py |