MatrixSynapse/synapse/storage
Erik Johnston f7c6553ebc
Fix schema delta error in 1.85 (#15739)
Some users seem to have multiple rows per user / room with a null thread
ID, which we need to handle.
2023-06-07 13:02:42 +01:00
..
controllers
databases Speed up background jobs populate_full_user_id_user_filters and populate_full_user_id_profiles (#15700) 2023-05-31 15:13:48 -07:00
engines
schema Fix schema delta error in 1.85 (#15739) 2023-06-07 13:02:42 +01:00
util
__init__.py
_base.py
background_updates.py Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15597) 2023-05-26 13:16:08 -04:00
database.py
keys.py
prepare_database.py
push_rule.py
roommember.py
types.py