forked-synapse/synapse/storage/schema
2022-09-13 10:53:11 +01:00
..
common Support for database schema version ranges (#9933) 2021-06-11 14:45:53 +01:00
main Add receipts event stream ordering (#13703) 2022-09-13 08:16:37 +01:00
state Updates to the schema dump script (#13770) 2022-09-13 10:53:11 +01:00
__init__.py Drop unused column application_services_state.last_txn (#13627) 2022-08-30 10:29:16 -07: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.