MatrixSynapse/synapse/storage/schema/main/delta/58
Patrick Cloke 6efa674004
Add type hints to schema deltas (#15497)
Cleans-up the schema delta files:

* Removes no-op functions.
* Adds missing type hints to function parameters.
* Fixes any issues with type hints.

This also renames one (very old) schema delta to avoid a conflict
that mypy complains about.
2023-04-27 12:44:53 +00:00
..
02remove_dup_outbound_pokes.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
03persist_ui_auth.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
05cache_instance.sql.postgres Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
06dlols_unique_idx.py Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00
07add_method_to_thumbnail_constraint.sql.postgres Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
07add_method_to_thumbnail_constraint.sql.sqlite Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
07persist_ui_auth_ips.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
08_media_safe_from_quarantine.sql.postgres Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
08_media_safe_from_quarantine.sql.sqlite Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
09shadow_ban.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
10_pushrules_enabled_delete_obsolete.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
10drop_local_rejections_stream.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
10federation_pos_instance_name.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
11dehydration.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
11fallback.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
11user_id_seq.py Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00
12room_stats.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
13remove_presence_allow_inbound.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
14events_instance_name.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
14events_instance_name.sql.postgres Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
15_catchup_destination_rooms.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
15unread_count.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
16populate_stats_process_rooms_fix.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
17_catchup_last_successful.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
18stream_positions.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
19instance_map.sql.postgres Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
19txn_id.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
20instance_name_event_tables.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
20user_daily_visits.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
21as_device_stream.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
21drop_device_max_stream_id.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
22puppet_token.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
22users_have_local_media.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
23e2e_cross_signing_keys_idx.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
24drop_event_json_index.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
25user_external_ids_user_id_idx.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
26access_token_last_validated.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
27local_invites.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
28drop_last_used_column.sql.postgres Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
28drop_last_used_column.sql.sqlite Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00