diff options
author | Erik Johnston <erik@matrix.org> | 2016-04-21 17:19:25 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-04-21 17:35:51 +0100 |
commit | 129e4034870956126daf520b41f74a51040ddbf9 (patch) | |
tree | 32fea5d8de5234cfd7c76f1c5f80873d24c0945f /synapse/storage | |
parent | Create index concurrently (diff) | |
download | synapse-129e4034870956126daf520b41f74a51040ddbf9.tar.xz |
Create index must be on a conn
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/search.py | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/synapse/storage/search.py b/synapse/storage/search.py |