Enrich tests for foreign key with PREPARE
and "Non-Transactional DML"
#56365
Labels
type/enhancement
The issue or PR belongs to an enhancement.
Enhancement
We haven't tested the foreign key check with
PREPARE
and "Non-Transactional DML". We need to check the following things:They should work fine, as the "Non-Transactional DML" will just finish (though part of the DML may success), and the plan cache will always be invalidated if the schema version increased.
The text was updated successfully, but these errors were encountered: