MatrixSynapse/synapse/storage/schema
reivilibre 66a5f6c400
Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687)
2022-05-19 14:16:49 +01:00
..
common
main
state Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 2022-05-19 14:16:49 +01:00
README.md
__init__.py Remove code which updates `application_services_state.last_txn` (#12680) 2022-05-17 11:07:18 +01: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.