Skip to content

fix(parser)!: support DELETE with USING and multiple VALUES#6072

Merged
geooo109 merged 2 commits intomainfrom
geooo109/duckdb_delete_with_values
Oct 10, 2025
Merged

fix(parser)!: support DELETE with USING and multiple VALUES#6072
geooo109 merged 2 commits intomainfrom
geooo109/duckdb_delete_with_values

Conversation

@geooo109
Copy link
Collaborator

Fixes #6070

Copy link
Collaborator

@georgesittas georgesittas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is breaking

@geooo109 geooo109 changed the title fix(parser): support DELETE with USING and multiple VALUES fix(parser)!: support DELETE with USING and multiple VALUES Oct 10, 2025
@geooo109 geooo109 merged commit e7833de into main Oct 10, 2025
6 checks passed
@geooo109 geooo109 deleted the geooo109/duckdb_delete_with_values branch October 10, 2025 12:19
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.

DuckDB dialect parse error: DELETE USING

2 participants