MatrixSynapse/synapse/storage/schema/main/delta/69
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
..
01as_txn_seq.py Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00
01device_list_oubound_by_room.sql Track device list updates per room. (#12321) 2022-04-04 15:25:20 +01:00
02cache_invalidation_index.sql Add index to cache invalidations (#12747) 2022-05-17 09:34:59 +00:00