Closed as not planned
Description
Is this really the same return signature the DB gives? I believe you have to check the affected rows of the
Exec
as it will not return an error, just zero affected rows.
I wonder if we rely on similar assumptions elsewhere in the code, seeing as the generated code doesn't check affected rows 🤔
Originally posted by @mafredri in #11207 (comment)