MatrixSynapse/synapse/storage/schema
Erik Johnston 9c02ef21e0
Speed up purge room by adding index (#16657)
What it says on the tin
2023-11-17 14:15:44 +00:00
..
common Revert "Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647)" (#16652) 2023-11-16 16:57:26 +00:00
main Speed up purge room by adding index (#16657) 2023-11-17 14:15:44 +00:00
state Revert "Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (#16456)" (#16651) 2023-11-16 16:48:48 +00:00
README.md
__init__.py

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.