Fix test not detecting tables with missing primary keys and missing replica...
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>
Showing
- changelog.d/16647.misc 1 addition, 0 deletionschangelog.d/16647.misc
- synapse/storage/schema/common/delta/83/07_common_replica_identities.sql.postgres 30 additions, 0 deletions...common/delta/83/07_common_replica_identities.sql.postgres
- synapse/storage/schema/main/delta/83/06_more_replica_identities.sql.postgres 80 additions, 0 deletions...ema/main/delta/83/06_more_replica_identities.sql.postgres
- tests/storage/test_database.py 4 additions, 3 deletionstests/storage/test_database.py
changelog.d/16647.misc
0 → 100644