diff options
author | Erik Johnston <erik@matrix.org> | 2015-04-29 16:35:20 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-04-29 16:35:20 +0100 |
commit | 884fb88e286008a1a8fef902cec928fad4a9cac9 (patch) | |
tree | 54c6714c160ed6a00bbac80d61eda63e902792f0 /synapse/storage | |
parent | Fix invalid SQL to work in postgres land (diff) | |
download | synapse-884fb88e286008a1a8fef902cec928fad4a9cac9.tar.xz |
txn.execute doesn't return cursors
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/appservice.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/appservice.py b/synapse/storage/appservice.py |