MatrixSynapse/synapse/storage
Shay f25b0f8808
Stop writing to column `user_id` of tables `profiles` and `user_filters` (#15787)
2023-07-07 09:23:27 -07:00
..
controllers Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (#15233) 2023-06-13 13:22:06 -07:00
databases Stop writing to column `user_id` of tables `profiles` and `user_filters` (#15787) 2023-07-07 09:23:27 -07:00
engines Add a timeout that aborts any Postgres statement taking more than 1 hour. (#15853) 2023-07-03 11:38:57 +01:00
schema Stop writing to column `user_id` of tables `profiles` and `user_filters` (#15787) 2023-07-07 09:23:27 -07:00
util
__init__.py
_base.py
background_updates.py Add foreign key constraint to `event_forward_extremities`. (#15751) 2023-07-05 09:43:19 +00:00
database.py Stop writing to column `user_id` of tables `profiles` and `user_filters` (#15787) 2023-07-07 09:23:27 -07:00
keys.py
prepare_database.py
push_rule.py
roommember.py
types.py