MatrixSynapse/synapse/storage/schema
Richard van der Hoff 2aa37a4250
Add `state_key` and `rejection_reason` to `events` (#11792)
... and start populating them for new events
2022-01-21 12:21:28 +00:00
..
common
main Add `state_key` and `rejection_reason` to `events` (#11792) 2022-01-21 12:21:28 +00:00
state
README.md update links to schema doc (#10620) 2021-08-17 10:45:35 +00:00
__init__.py Add `state_key` and `rejection_reason` to `events` (#11792) 2022-01-21 12:21:28 +00:00

README.md

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.