Skip to content

Support CTEs in INSERT and UPDATE statements#322

Merged
akheron merged 1 commit intomainfrom
fix/insert-update-cte
Oct 1, 2021
Merged

Support CTEs in INSERT and UPDATE statements#322
akheron merged 1 commit intomainfrom
fix/insert-update-cte

Conversation

@akheron
Copy link
Owner

@akheron akheron commented Sep 30, 2021

As reported by @BobertForever in #314

The CTE "locked" the parser to match for a SELECT. Use attempt() to
circumvent this.
@github-actions github-actions bot added the fix label Sep 30, 2021
@akheron akheron merged commit e2d206d into main Oct 1, 2021
@akheron akheron deleted the fix/insert-update-cte branch October 1, 2021 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant