Commit 1eeaf07
test: add test case for DML with THEN RETURN returning no rows (#491)
Add a test case to TestResultLine covering DML statements with a
THEN RETURN clause that affect zero rows. Verifies that the output
is "Empty set" in verbose mode, consistent with SELECT queries that
return no rows.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent af96081 commit 1eeaf07
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
713 | 727 | | |
714 | 728 | | |
715 | 729 | | |
| |||
0 commit comments