Skip to content

Moved CreateTrigger and DropTrigger out of Statement enum#2026

Merged
iffyio merged 2 commits intoapache:mainfrom
LucaCappelletti94:create-trigger-refactor
Sep 15, 2025
Merged

Moved CreateTrigger and DropTrigger out of Statement enum#2026
iffyio merged 2 commits intoapache:mainfrom
LucaCappelletti94:create-trigger-refactor

Conversation

@LucaCappelletti94
Copy link
Copy Markdown
Contributor

@LucaCappelletti94 LucaCappelletti94 commented Sep 10, 2025

Moved CreateTrigger and DropTrigger out of Statement enum and into their own struct.

Closes issue #2022

Comment thread src/ast/mod.rs Outdated
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
Copy link
Copy Markdown
Contributor

@iffyio iffyio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @LucaCappelletti94!
cc @alamb

@iffyio iffyio added this pull request to the merge queue Sep 15, 2025
Merged via the queue into apache:main with commit 280f518 Sep 15, 2025
10 checks passed
ayman-sigma pushed a commit to sigmacomputing/sqlparser-rs that referenced this pull request Feb 3, 2026
…he#2026)

Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
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.

2 participants