forked-synapse/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
01insertion_event_lookups.sql
02drop_redundant_room_depth_index.sql
03recreate_min_depth.py Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00