diff options
author | Erik Johnston <erik@matrix.org> | 2015-12-02 13:50:43 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-12-02 13:50:43 +0000 |
commit | 976cb5aaa8e052a27b1dc249798e12c80e8aa329 (patch) | |
tree | 7600312c30920f3c9742f8085fe806e0a8ef7a27 | |
parent | Fix so highlight matching works again (diff) | |
download | synapse-976cb5aaa8e052a27b1dc249798e12c80e8aa329.tar.xz |
Throw if unrecognized DB type
-rw-r--r-- | synapse/storage/search.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/storage/search.py b/synapse/storage/search.py |