MatrixSynapse/synapse/storage
Patrick Cloke b7186c6e8d
Add type hints to state handler. (#10482)
2021-07-26 12:49:53 -04:00
..
databases Add type hints to state handler. (#10482) 2021-07-26 12:49:53 -04:00
engines
schema
util
__init__.py
_base.py
background_updates.py
database.py Replace `or_ignore` in `simple_insert` with `simple_upsert` (#10442) 2021-07-22 12:39:50 +01:00
keys.py
persist_events.py
prepare_database.py [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00
purge_events.py
push_rule.py
relations.py
roommember.py
state.py Add type hints to state handler. (#10482) 2021-07-26 12:49:53 -04:00
types.py