MatrixSynapse/synapse/storage/schema
Richard van der Hoff c1b9922498
Support for database schema version ranges (#9933)
This is essentially an implementation of the proposal made at https://hackmd.io/@richvdh/BJYXQMQHO, though the details have ended up looking slightly different.
2021-06-11 14:45:53 +01:00
..
common Support for database schema version ranges (#9933) 2021-06-11 14:45:53 +01:00
main Implement knock feature (#6739) 2021-06-09 19:39:51 +01:00
state Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
README.md Support for database schema version ranges (#9933) 2021-06-11 14:45:53 +01:00
__init__.py Support for database schema version ranges (#9933) 2021-06-11 14:45:53 +01:00

README.md

Synapse Database Schemas

This directory contains the schema files used to build Synapse databases. For more information, see /docs/development/database_schema.md.