Dirk Klimpel c46065fa3d Add some type hints to datastore (#12248) 2 years ago
..
databases c46065fa3d Add some type hints to datastore (#12248) 2 years ago
engines b59d285f7c Db txn set isolation level (#11799) 2 years ago
schema bc9dff1d95 Remove unnecessary pass statements. (#12206) 2 years ago
util 10a88ba91c Use auto_attribs/native type hints for attrs classes. (#11692) 2 years ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
_base.py a8da046907 Invalidate the get_users_in_room{_with_profile} caches only when necessary. (#11878) 2 years ago
background_updates.py ef3619e61d Add config settings for background update parameters (#11980) 2 years ago
database.py 6121056740 Handle cancellation in `DatabasePool.runInteraction()` (#12199) 2 years ago
keys.py 10a88ba91c Use auto_attribs/native type hints for attrs classes. (#11692) 2 years ago
persist_events.py f3fd8558cd Minor typing fixes for `synapse/storage/persist_events.py` (#12069) 2 years ago
prepare_database.py fc8598bc87 Minor updates, and docs, for schema delta files (#11823) 2 years ago
purge_events.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
push_rule.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
relations.py cd1ae3d0b4 Remove backwards compatibility with RelationPaginationToken. (#12138) 2 years ago
roommember.py 000aa89be6 Do not include rooms with an unknown room version in a sync response. (#10644) 2 years ago
state.py d56202b038 Fix type of `events` in `StateGroupStorage` and `StateHandler` (#12156) 2 years ago
types.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago