MatrixSynapse/synapse/storage/schema
Sean Quah 04e79e6a18
Add config option to forget rooms automatically when users leave them (#15224)
This is largely based off the stats and user directory updater code.

Signed-off-by: Sean Quah <seanq@matrix.org>
2023-05-03 12:27:33 +01:00
..
common
main Add config option to forget rooms automatically when users leave them (#15224) 2023-05-03 12:27:33 +01:00
state Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00
README.md
__init__.py Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07: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.