MatrixSynapse/synapse/storage/schema/main/delta/61
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
..
01change_appservices_txns.sql.postgres Switch `application_services_txns.txn_id` to BIGINT (#10349) 2021-07-09 13:01:11 +01:00
01insertion_event_lookups.sql Make historical events discoverable from backfill for servers without any scrollback history (MSC2716) (#10245) 2021-07-28 10:46:37 -05:00
02drop_redundant_room_depth_index.sql Replace `room_depth.min_depth` with a BIGINT (#10289) 2021-07-12 17:22:54 +01:00
03recreate_min_depth.py Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00