summary refs log tree commit diff
path: root/changelog.d/16647.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Fix test not detecting tables with missing primary keys and missing ↵Erik Johnston2023-11-161-1/+0
| | | | | replica identities, then add more replica identities. (#16647)" (#16652) This reverts commit 830988ae72d63bbb67d2020a3f221664f3f456ee.
* Fix test not detecting tables with missing primary keys and missing replica ↵reivilibre2023-11-161-0/+1
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>