MatrixSynapse/synapse/storage
Quentin Gliech 6eb3edec47
Fix the 'set_device_id_for_pushers_txn' background update. (#15391)
Refer to the correct field from the response when updating
the background update progress.
2023-04-05 07:49:15 -04:00
..
controllers
databases Fix the 'set_device_id_for_pushers_txn' background update. (#15391) 2023-04-05 07:49:15 -04:00
engines Speed up SQLite unit test CI (#15334) 2023-03-30 16:21:12 +01:00
schema Speed up membership queries for users with forgotten rooms (#15385) 2023-04-04 14:11:34 +01:00
util
__init__.py
_base.py
background_updates.py
database.py
keys.py
prepare_database.py
push_rule.py
roommember.py
types.py