forked-synapse/synapse/storage/databases/main/schema/delta/58
Erik Johnston 63f4990298
Ensure rejected events get added to some metadata tables (#9016)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2021-01-11 13:57:33 +00:00
..
02remove_dup_outbound_pokes.sql
03persist_ui_auth.sql
05cache_instance.sql.postgres
06dlols_unique_idx.py
07add_method_to_thumbnail_constraint.sql.postgres Add missing ordering to background updates (#8850) 2020-12-01 15:52:49 +00:00
07add_method_to_thumbnail_constraint.sql.sqlite
07persist_ui_auth_ips.sql
08_media_safe_from_quarantine.sql.postgres
08_media_safe_from_quarantine.sql.sqlite
09shadow_ban.sql
10_pushrules_enabled_delete_obsolete.sql
10drop_local_rejections_stream.sql
10federation_pos_instance_name.sql
11dehydration.sql Add support for MSC2697: Dehydrated devices (#8380) 2020-10-07 08:00:17 -04:00
11fallback.sql Add support for MSC2732: olm fallback keys (#8312) 2020-10-06 13:26:29 -04:00
11user_id_seq.py
12room_stats.sql Add missing ordering to background updates (#8850) 2020-12-01 15:52:49 +00:00
13remove_presence_allow_inbound.sql
14events_instance_name.sql
14events_instance_name.sql.postgres Fix schema delta for servers that have not backfilled (#8396) 2020-09-25 09:58:32 +01:00
15_catchup_destination_rooms.sql
15unread_count.sql
16populate_stats_process_rooms_fix.sql
17_catchup_last_successful.sql
18stream_positions.sql
19instance_map.sql.postgres Use vector clocks for room stream tokens. (#8439) 2020-10-07 15:15:33 +01:00
19txn_id.sql Fix message duplication if something goes wrong after persisting the event (#8476) 2020-10-13 12:07:56 +01:00
20instance_name_event_tables.sql Only send RDATA for instance local events. (#8496) 2020-10-09 13:10:33 +01:00
20user_daily_visits.sql Include user agent in user daily visits table (#8503) 2020-10-15 10:36:40 +01:00
21as_device_stream.sql Move schema file for as_device_stream (#8590) 2020-10-20 10:18:55 +01:00
21drop_device_max_stream_id.sql Drop unused device_max_stream_id table (#8589) 2020-10-19 19:06:54 +01:00
22puppet_token.sql Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00
22users_have_local_media.sql Add missing ordering to background updates (#8850) 2020-12-01 15:52:49 +00:00
23e2e_cross_signing_keys_idx.sql Add missing ordering to background updates (#8850) 2020-12-01 15:52:49 +00:00
24drop_event_json_index.sql Drop (almost) unused index on event_json (#8845) 2020-11-30 18:44:09 +00:00
25user_external_ids_user_id_idx.sql UIA: offer only available auth flows 2020-12-02 18:54:15 +00:00
26access_token_last_validated.sql Allow re-using a UI auth validation for a period of time (#8970) 2020-12-18 07:33:57 -05:00
27local_invites.sql Drop the unused local_invites table. (#8979) 2020-12-29 07:26:29 -05:00
28drop_last_used_column.sql.postgres Drop last_used column from access_tokens (#9025) 2021-01-11 10:23:49 +00:00
28drop_last_used_column.sql.sqlite Drop last_used column from access_tokens (#9025) 2021-01-11 10:23:49 +00:00
28rejected_events_metadata.sql Ensure rejected events get added to some metadata tables (#9016) 2021-01-11 13:57:33 +00:00