diff options
author | David Robertson <davidr@element.io> | 2022-03-23 14:03:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-23 14:03:24 +0000 |
commit | f4c5e5864cdc04aa61ad13d6f6ba870df811a881 (patch) | |
tree | f11520a98e7efd6a7c771e50cafddd38b4301906 /synapse/storage/database.py | |
parent | Remove mutual_rooms `update_user_directory` check, and add extra documentatio... (diff) | |
download | synapse-f4c5e5864cdc04aa61ad13d6f6ba870df811a881.tar.xz |
Use psycopg2 type stubs (#12269)
Diffstat (limited to 'synapse/storage/database.py')
-rw-r--r-- | synapse/storage/database.py | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/synapse/storage/database.py b/synapse/storage/database.py |