MatrixSynapse/synapse/storage
Satsuki Yanagi 722b4f302d Fix syntax error in run_upgrade for schema 57 (#6728)
Fix #6727
Related #6655

Co-authored-by: Erik Johnston <erikj@jki.re>
2020-01-17 14:30:35 +00:00
..
data_stores Fix syntax error in run_upgrade for schema 57 (#6728) 2020-01-17 14:30:35 +00:00
engines Refuse to start if sqlite is older than 3.11.0 2020-01-09 18:11:04 +00:00
schema
util
__init__.py
_base.py Add a background update to clear tombstoned rooms from the directory (#6648) 2020-01-07 14:18:43 +00:00
background_updates.py Add a background update to clear tombstoned rooms from the directory (#6648) 2020-01-07 14:18:43 +00:00
database.py
keys.py
persist_events.py Split state groups into a separate data store (#6296) 2019-12-20 10:48:24 +00:00
prepare_database.py Add `local_current_membership` table (#6655) 2020-01-15 14:59:33 +00:00
presence.py
purge_events.py Fix purge_room admin API (#6711) 2020-01-15 18:13:47 +00:00
push_rule.py
relations.py
roommember.py
state.py Add StateMap type alias (#6715) 2020-01-16 13:31:22 +00:00