forked-synapse/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
_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 Hopefully mypy is happy now 2020-03-10 14:40:28 +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