MatrixSynapse/synapse/storage/schema
Patrick Cloke 5f4ecf759d
Rename delta to apply in the proper schema version. (#13050)
2022-06-14 14:34:04 +00:00
..
common Support for database schema version ranges (#9933) 2021-06-11 14:45:53 +01:00
main Rename delta to apply in the proper schema version. (#13050) 2022-06-14 14:34:04 +00:00
state Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 2022-05-19 14:16:49 +01:00
README.md update links to schema doc (#10620) 2021-08-17 10:45:35 +00:00
__init__.py Remove remaining pieces of groups code. (#12966) 2022-06-06 13:20:05 -04: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.