Skip to content

Conversation

@olavloite
Copy link
Collaborator

@olavloite olavloite commented Nov 16, 2025

Adds a Split method to the SQL parser. This function can be used to split SQL strings that contain multiple statements that are separated by a semicolon.

Implements the feature request in #461 (comment)

Closes #461

Adds a Split method to the SQL parser. This function can be used to split SQL strings
that contain multiple statements that are separated by a semicolon.
@olavloite olavloite merged commit 302e860 into main Nov 17, 2025
35 checks passed
@olavloite olavloite deleted the split-statements branch November 17, 2025 07:34
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.

Feature Request: export simple statement parser

3 participants