synapse-old/synapse/storage/databases/main/schema/delta/59
Erik Johnston 7f5d753d06
Re-run rejected metadata background update. (#9503)
It landed in schema version 58 after 59 had been created, causing some
servers to not run it. The main effect of was that not all rooms had
their chain cover calculated correctly. After the BG updates complete
the chain covers will get fixed when a new state event in the affected
rooms is received.
2021-03-02 14:31:23 +00:00
..
01ignored_user.py Use execute_batch in more places (#9188) 2021-01-21 14:44:12 +00:00
02shard_send_to_device.sql Allow running sendToDevice on workers (#9044) 2021-01-07 20:19:26 +00:00
03shard_send_to_device_sequence.sql.postgres Allow running sendToDevice on workers (#9044) 2021-01-07 20:19:26 +00:00
04_event_auth_chains.sql Use a chain cover index to efficiently calculate auth chain difference (#8868) 2021-01-11 16:09:22 +00:00
04_event_auth_chains.sql.postgres Use a chain cover index to efficiently calculate auth chain difference (#8868) 2021-01-11 16:09:22 +00:00
04drop_account_data.sql Remove old tables after schema version bump (#9055) 2021-01-11 13:58:19 +00:00
05cache_invalidation.sql Remove old tables after schema version bump (#9055) 2021-01-11 13:58:19 +00:00
06chain_cover_index.sql Add background update for add chain cover index (#9029) 2021-01-14 15:18:27 +00:00
06shard_account_data.sql Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00
06shard_account_data.sql.postgres Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00
07shard_account_data_fix.sql Add schema update to fix existing DBs affected by #9193 (#9195) 2021-01-21 16:03:25 +00:00
08delete_pushers_for_deactivated_accounts.sql Fix SQL delta file taking a long time to run (#9516) 2021-03-02 14:05:01 +00:00
08delete_stale_pushers.sql Add SQL delta for deleting stale pushers (#9479) 2021-02-24 17:21:10 +00:00
09rejected_events_metadata.sql Re-run rejected metadata background update. (#9503) 2021-03-02 14:31:23 +00:00