anonymousland-synapse/synapse/storage/schema
Callum Brown 947dbbdfd1
Implement MSC3231: Token authenticated registration (#10142)
Signed-off-by: Callum Brown <callum@calcuode.com>

This is part of my GSoC project implementing [MSC3231](https://github.com/matrix-org/matrix-doc/pull/3231).
2021-08-21 22:14:43 +01:00
..
common Support for database schema version ranges (#9933) 2021-06-11 14:45:53 +01:00
main Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
state Reduce likelihood of Postgres table scanning state_groups_state. (#10359) 2021-07-15 16:02:12 +01:00
__init__.py Remove the unused public_room_list_stream (#10565) 2021-08-17 14:02:50 +01:00
README.md update links to schema doc (#10620) 2021-08-17 10:45:35 +00:00

Synapse Database Schemas

This directory contains the schema files used to build Synapse databases. For more information, see https://matrix-org.github.io/synapse/develop/development/database_schema.html.