diff options
author | Erik Johnston <erik@matrix.org> | 2015-10-16 16:58:00 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-10-16 16:58:00 +0100 |
commit | 46d39343d976a933c3f2dfd19e5e552c01c93bf4 (patch) | |
tree | fe103e30bfca67ba8e98e126c06a1ad5276a0798 /synapse | |
parent | Typing (diff) | |
download | synapse-46d39343d976a933c3f2dfd19e5e552c01c93bf4.tar.xz |
Explicitly check for Sqlite3Engine
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/room.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/storage/room.py b/synapse/storage/room.py |