MatrixSynapse/synapse/storage
Richard van der Hoff 26d17b9bdc Make `has_completed_background_updates` async
(Almost) everywhere that uses it is happy with an awaitable.
2020-03-31 17:43:58 +01:00
..
data_stores Fill in the 'default' field for user-defined push rules (#6639) 2020-03-31 15:08:56 +01:00
engines Only import sqlite3 when type checking (#7155) 2020-03-27 13:20:00 +00:00
schema
util
__init__.py
_base.py
background_updates.py Make `has_completed_background_updates` async 2020-03-31 17:43:58 +01:00
database.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
keys.py
persist_events.py
prepare_database.py
presence.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py