MatrixSynapse/synapse/storage/schema
reivilibre 830988ae72
Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647)
* Fix the CI query that did not detect all cases of missing primary keys

* Add more missing REPLICA IDENTITY entries

* Newsfile

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>

---------

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
2023-11-16 12:26:27 +00:00
..
common Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647) 2023-11-16 12:26:27 +00:00
main Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647) 2023-11-16 12:26:27 +00:00
state
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.