forked-synapse/synapse/storage/schema/main/delta/77
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
..
01_add_profiles_not_valid_check.sql.postgres
02_add_user_filters_not_valid_check.sql.postgres
03bg_populate_full_user_id_profiles.sql
04bg_populate_full_user_id_user_filters.sql
05thread_notifications_backfill.sql Fix schema delta error in 1.85 (#15739) 2023-06-07 13:02:42 +01:00
06thread_notifications_not_null_event_push_actions_staging.sql.postgres
06thread_notifications_not_null_event_push_actions.sql.postgres
06thread_notifications_not_null_event_push_summary.sql.postgres
06thread_notifications_not_null.sql.sqlite
14bg_indices_event_stream_ordering.sql Fix a performance issue introduced in Synapse v1.83.0 which meant that purging rooms was very slow and database-intensive. (#15693) 2023-05-31 14:59:56 +01:00