Skip to content

add support for MATERIALIZED in WITH clause#2128

Merged
manticore-projects merged 1 commit intoJSQLParser:masterfrom
tomershay:materialized_in_cte
Dec 23, 2024
Merged

add support for MATERIALIZED in WITH clause#2128
manticore-projects merged 1 commit intoJSQLParser:masterfrom
tomershay:materialized_in_cte

Conversation

@tomershay
Copy link
Contributor

This PR adds support for MATERIALIZED CTEs: WITH table AS MATERIALIZED ...

Reference: https://www.postgresql.org/docs/current/queries-with.html#QUERIES-WITH-CTE-MATERIALIZATION

@manticore-projects
Copy link
Contributor

Thank you!

@manticore-projects manticore-projects merged commit 3900464 into JSQLParser:master Dec 23, 2024
3 checks passed
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