forked-synapse/synapse/storage/schema
Patrick Cloke 375b0a8a11
Update code to refer to "workers". (#15606)
A bunch of comments and variables are out of date and use
obsolete terms.
2023-05-16 15:56:38 -04:00
..
common Snapshot schema 72 (#13873) 2022-09-26 18:28:32 +01:00
main Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
state Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00
__init__.py Add not null constraint to column full_user_id of tables profiles and user_filters (#15537) 2023-05-16 10:57:39 -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.