MatrixSynapse/synapse/storage
Patrick Cloke bc9dff1d95
Remove unnecessary pass statements. (#12206)
2022-03-11 07:06:21 -05:00
..
databases Remove unnecessary pass statements. (#12206) 2022-03-11 07:06:21 -05:00
engines
schema Remove unnecessary pass statements. (#12206) 2022-03-11 07:06:21 -05:00
util
__init__.py
_base.py
background_updates.py Fix a bug in background updates wherein background updates are never run using the default batch size (#12157) 2022-03-07 09:44:33 -08:00
database.py
keys.py
persist_events.py
prepare_database.py
purge_events.py
push_rule.py
relations.py Remove backwards compatibility with RelationPaginationToken. (#12138) 2022-03-04 07:10:10 -05:00
roommember.py
state.py
types.py