Skip to content

feat: nested common table expressions - #169

Merged
matthias-Q merged 2 commits into
mainfrom
dmf/nested-cte
Jun 29, 2023
Merged

feat: nested common table expressions#169
matthias-Q merged 2 commits into
mainfrom
dmf/nested-cte

Conversation

@dmfay

@dmfay dmfay commented Jun 29, 2023

Copy link
Copy Markdown
Collaborator

closes #165

@matthias-Q you were close! _cte doesn't work in that position because it doesn't allow for the statement that has to follow the with (....) expression.

@dmfay
dmfay requested review from DerekStride and matthias-Q June 29, 2023 01:05
@matthias-Q
matthias-Q merged commit 318b0e4 into main Jun 29, 2023
@dmfay
dmfay deleted the dmf/nested-cte branch June 29, 2023 12:24
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.

Parsing nested CTEs

2 participants