synapse-product/synapse/storage/schema
Richard van der Hoff b116d3ce00
Bg update to populate new events table columns ()
These columns were added back in Synapse 1.52, and have been populated for new
events since then. It's now (beyond) time to back-populate them for existing
events.
2022-07-15 12:47:26 +01:00
..
common Support for database schema version ranges () 2021-06-11 14:45:53 +01:00
main Bg update to populate new events table columns () 2022-07-15 12:47:26 +01:00
state Add a unique index to state_group_edges to prevent duplicates being accidentally introduced and the consequential impact to performance. () 2022-05-19 14:16:49 +01:00
__init__.py Drop unused tables from groups/communities. () 2022-07-13 09:55:14 -04:00
README.md update links to schema doc () 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.