MatrixSynapse/synapse/storage
Patrick Cloke c9fa696ea2
simple_search_list_txn should return None, not 0. (#8187)
2020-08-27 12:07:13 -04:00
..
databases Convert additional database methods to async (select list, search, insert_many, delete_*) (#8168) 2020-08-27 07:41:01 -04:00
engines
schema
util Fix missing _add_persisted_position (#8179) 2020-08-27 13:20:34 +01:00
__init__.py
_base.py
background_updates.py Convert additional database methods to async (select list, search, insert_many, delete_*) (#8168) 2020-08-27 07:41:01 -04:00
database.py simple_search_list_txn should return None, not 0. (#8187) 2020-08-27 12:07:13 -04:00
keys.py
persist_events.py
prepare_database.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py