You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This reworks the crud table handler's exhaustive test so that it runs
against the batch handler interface. That allows it to test all of the
LDR handler implementations.
The test was extended to metamorphically define a unique
index/constraint and swap the primary key column id. This allows the
test to reproduce #145994.
Informs: #145994
Release note: none
0 commit comments