MatrixSynapse/synapse/storage
Richard van der Hoff 8ef8fb2c1c
Read the room version from database when fetching events (#6874)
This is a precursor to giving EventBase objects the knowledge of which room version they belong to.
2020-03-04 13:11:04 +00:00
..
data_stores Read the room version from database when fetching events (#6874) 2020-03-04 13:11:04 +00:00
engines Add some type annotations in `synapse.storage` (#6987) 2020-02-27 11:53:40 +00:00
schema
util
__init__.py
_base.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
background_updates.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
database.py Add some type annotations in `synapse.storage` (#6987) 2020-02-27 11:53:40 +00:00
keys.py
persist_events.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
prepare_database.py Sanity-check database before running upgrades (#6982) 2020-02-25 17:46:00 +00:00
presence.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py Add some type annotations in `synapse.storage` (#6987) 2020-02-27 11:53:40 +00:00