Skip to content

Handle CASE in trigger#143

Merged
penberg merged 3 commits into
mainfrom
case-inside-trigger
May 14, 2026
Merged

Handle CASE in trigger#143
penberg merged 3 commits into
mainfrom
case-inside-trigger

Conversation

@LeMikaelF
Copy link
Copy Markdown
Contributor

@LeMikaelF LeMikaelF commented May 13, 2026

StatementIterator didn't handle CASE statements in triggers because it confused the CASE's END for the trigger body's END.

Closes #142

@penberg penberg merged commit a9a8fad into main May 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trigger incorrectly parsed when it contains a CASE WHEN ... THEN ... END

2 participants