diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-01-07 11:40:40 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-01-07 11:40:40 +0000 |
commit | f69d2fcac1acd813b7b46c8dd9df92bea598bb9a (patch) | |
tree | f2bfe28fb9d5cd25ce8232d29f1893c2e58a909f /synapse/storage/database.py | |
parent | Use `setattr` because direct assignment fails (diff) | |
download | synapse-f69d2fcac1acd813b7b46c8dd9df92bea598bb9a.tar.xz |
Use a nasty wrapper class
Diffstat (limited to 'synapse/storage/database.py')
-rw-r--r-- | synapse/storage/database.py | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/synapse/storage/database.py b/synapse/storage/database.py |