anonymousland-synapse/synapse/storage/databases/main/schema/delta/59
Andrew Morgan 71f0623de9
Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832)
This attempts to be a direct port of https://github.com/matrix-org/synapse-dinsic/pull/74 to mainline. There was some fiddling required to deal with the changes that have been made to mainline since (mainly dealing with the split of `RegistrationWorkerStore` from `RegistrationStore`, and the changes made to `self.make_request` in test code).
2021-04-19 19:16:34 +01: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
11drop_thumbnail_constraint.sql.postgres Remove outdated constraint on remote_media_cache_thumbnails (#9725) 2021-04-06 13:36:05 +01:00
12account_validity_token_used_ts_ms.sql Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 2021-04-19 19:16:34 +01:00