forked-synapse/synapse/storage/schema/main/delta/57
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
..
delete_old_current_state_events.sql
device_list_remote_cache_stale.sql
local_current_membership.py Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00
remove_sent_outbound_pokes.sql
rooms_version_column_2.sql.postgres
rooms_version_column_2.sql.sqlite
rooms_version_column_3.sql.postgres
rooms_version_column_3.sql.sqlite
rooms_version_column.sql