synapse/synapse/storage/schema/main/delta/56
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
..
add_spans_to_device_lists.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
current_state_events_membership.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
current_state_events_membership_mk2.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
delete_keys_from_deleted_backups.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
destinations_failure_ts.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
destinations_retry_interval_type.sql.postgres Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
device_stream_id_insert.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
devices_last_seen.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
drop_unused_event_tables.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
event_expiry.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
event_labels.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
event_labels_background_update.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
fix_room_keys_index.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
hidden_devices.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
hidden_devices_fix.sql.sqlite Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
nuke_empty_communities_from_db.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
public_room_list_idx.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
redaction_censor.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
redaction_censor2.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
redaction_censor3_fix_update.sql.postgres Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
redaction_censor4.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
remove_tombstoned_rooms_from_directory.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
room_key_etag.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
room_membership_idx.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
room_retention.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
signing_keys.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
signing_keys_nonunique_signatures.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
stats_separated.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
unique_user_filter_index.py Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00
user_external_ids.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
users_in_public_rooms_idx.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00