MatrixSynapse/synapse/storage/schema
Eric Eastwood 281588f120 Merge branch 'develop' into madlittlemods/2716-backfill-historical-events-for-federation
Conflicts:
	synapse/rest/client/v1/room.py
2021-07-08 22:31:02 -05:00
..
common Support for database schema version ranges (#9933) 2021-06-11 14:45:53 +01:00
main Move db schema change to new version 2021-07-07 15:44:54 -05: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 Remove functionality associated with unused historical stats tables (#9721) 2021-07-08 16:57:13 +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.