diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-09-02 15:03:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-02 15:03:12 -0400 |
commit | c8758cb72fccc5594ce8da7ccd2256315a8aa27e (patch) | |
tree | 7fb875d2428139f46c1810ff70b04e361e797a57 /synapse | |
parent | Convert runInteraction to async/await (#8156) (diff) | |
download | synapse-c8758cb72fccc5594ce8da7ccd2256315a8aa27e.tar.xz |
Add an overload for simple_select_one_onecol_txn. (#8235)
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/database.py | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/synapse/storage/database.py b/synapse/storage/database.py |