MatrixSynapse/synapse/storage
David Vo 5bd2b27525 Only import sqlite3 when type checking
Fixes: #7127
Signed-off-by: David Vo <david@vovo.id.au>
2020-03-31 11:27:17 +01:00
..
data_stores Fix another instance 2020-03-31 11:26:37 +01:00
engines Only import sqlite3 when type checking 2020-03-31 11:27:17 +01:00
schema
util
__init__.py Move are_all_users_on_domain checks to main data store. 2019-12-06 13:43:40 +00:00
_base.py
background_updates.py
database.py Hopefully mypy is happy now 2020-03-10 14:40:28 +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 Add some type annotations in `synapse.storage` (#6987) 2020-02-27 11:53:40 +00:00