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