diff options
| author | Erik Johnston <erik@matrix.org> | 2015-04-29 16:43:39 +0100 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2015-04-29 16:43:39 +0100 |
| commit | 0337eaf321a8519264f25a7ad14ee2e162a535b4 (patch) | |
| tree | 688dbdf7855f4e5da4061e2a2f3ef8838654d3ed | |
| parent | txn.execute doesn't return cursors (diff) | |
| download | synapse-0337eaf321a8519264f25a7ad14ee2e162a535b4.tar.xz | |
txn.execute doesn't return cursors
| -rw-r--r-- | synapse/storage/appservice.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/storage/appservice.py b/synapse/storage/appservice.py |
