0
0
Fork 0
mirror of https://github.com/matrix-org/synapse.git synced 2025-01-10 02:57:41 +00:00
matrix-org_synapse/synapse/storage/schema/main/delta/25
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
..
fts.py Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00
guest_access.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
history_visibility.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
tags.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00