Skip to content

Conversation

@psteinroe
Copy link
Collaborator

What kind of change does this PR introduce?

add support for combining queries

ref: https://www.postgresql.org/docs/current/queries-union.html

also fixed some minor bugs with ViewStmt

What is the current behavior?

does parse individual statements

What is the new behavior?

parses them as a single combined statement.

@psteinroe psteinroe mentioned this pull request Dec 29, 2023
@psteinroe psteinroe merged commit 77a6bf0 into main Dec 29, 2023
@psteinroe psteinroe deleted the feat/combining-queries branch December 29, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants