MatrixSynapse/synapse/storage
Patrick Cloke 3eba047d38
Add type hints to state database module. (#10823)
2021-09-15 09:54:13 -04:00
..
databases Add type hints to state database module. (#10823) 2021-09-15 09:54:13 -04:00
engines
schema Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
util
__init__.py
_base.py
background_updates.py
database.py
keys.py
persist_events.py
prepare_database.py Use direct references for some configuration variables (#10798) 2021-09-13 13:07:12 -04:00
purge_events.py
push_rule.py
relations.py Name the type of token in "Invalid token" messages (#10815) 2021-09-14 11:25:05 +01:00
roommember.py
state.py Add type hints to state database module. (#10823) 2021-09-15 09:54:13 -04:00
types.py