MatrixSynapse/synapse/storage
Erik Johnston 19796e20aa
Fix bad merge of #15933 (#15958)
This was because we reverted the bump of the schema version, so we were not applying the new deltas.
2023-07-19 12:17:08 +00: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 Merge branch 'master' into develop 2023-07-18 16:45:39 +01: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 Fix bad merge of #15933 (#15958) 2023-07-19 12:17:08 +00:00
util
__init__.py
_base.py Clear event caches when we purge history (#15609) 2023-06-08 13:14:40 +01:00
background_updates.py Fix downgrading to previous version of Synapse (#15907) 2023-07-10 16:24:42 +01:00
database.py Revert "Stop writing to column `user_id` of tables `profiles` and `user_filters`. (#15953) 2023-07-18 11:44:09 +01:00
keys.py
prepare_database.py
push_rule.py
roommember.py
types.py