MatrixSynapse/synapse/storage/schema/main/delta/34
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
..
appservice_stream.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
cache_stream.py Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00
device_inbox.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
push_display_name_rename.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
received_txn_purge.py Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00