anonymousland-synapse/synapse/storage/databases/main/schema/delta/59
Patrick Cloke dc51d8ffaf
Add a background task to purge unused chain IDs. (#9542)
This is a companion change to apply the fix in #9498 /
922788c604 to previously
purged rooms.
2021-03-09 11:22:25 -05: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 Make deleting stale pushers a background update (#9536) 2021-03-03 12:08:16 +00:00
09rejected_events_metadata.sql Re-run rejected metadata background update. (#9503) 2021-03-02 14:31:23 +00:00
10delete_purged_chain_cover.sql Add a background task to purge unused chain IDs. (#9542) 2021-03-09 11:22:25 -05:00