diff options
author | Erik Johnston <erik@matrix.org> | 2015-10-14 09:52:40 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-10-14 09:52:40 +0100 |
commit | 99c7fbfef7729e6f3cceb9cea64f21d5a2c5b41f (patch) | |
tree | c2e88ba2accfb58ab9019a494248ef0d41facb20 /synapse/storage | |
parent | More TODO markers (diff) | |
download | synapse-99c7fbfef7729e6f3cceb9cea64f21d5a2c5b41f.tar.xz |
Fix to work with SQLite
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/room.py | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/synapse/storage/room.py b/synapse/storage/room.py |