MatrixSynapse/synapse/storage/schema/main/delta/30
Patrick Cloke e584534403
Use direct references for some configuration variables (part 3) (#10885)
This avoids the overhead of searching through the various
configuration classes by directly referencing the class that
the attributes are in.

It also improves type hints since mypy can now resolve the
types of the configuration variables.
2021-09-23 07:13:34 -04:00
..
alias_creator.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
as_users.py Use direct references for some configuration variables (part 3) (#10885) 2021-09-23 07:13:34 -04:00
deleted_pushers.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
presence_stream.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
public_rooms.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
push_rule_stream.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
threepid_guest_access_tokens.sql Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00