synapse/synapse/storage/schema
Travis Ralston f1c4dfb08b
Add report room API (MSC4151) (#17270)
https://github.com/matrix-org/matrix-spec-proposals/pull/4151

This is intended to be enabled by default for immediate use. When FCP is
complete, the unstable endpoint will be dropped and stable endpoint
supported instead - no backwards compatibility is expected for the
unstable endpoint.
2024-06-12 12:27:46 +02:00
..
common Merge remote-tracking branch 'gitlab/clokep/license-license' into new_develop 2023-12-13 15:11:56 +00:00
main Add report room API (MSC4151) (#17270) 2024-06-12 12:27:46 +02:00
state Merge remote-tracking branch 'gitlab/clokep/license-license' into new_develop 2023-12-13 15:11:56 +00:00
__init__.py Add support for MSC3823 - Account Suspension (#17051) 2024-05-01 17:45:17 +01:00
README.md Update book location 2023-12-13 16:15:22 +00:00

Synapse Database Schemas

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