Peg Parser New Statement

Add a new SQL statement type to DuckDB's PEG parser. Use when the user asks to add, implement, or support parsing for a new SQL statement or syntax (e.g. CREATE TRIGGER, DROP TRIGGER, CREATE MATERIALIZED VIEW) in the PEG parser.

mondaycom 38d64c8 11.8 KB Updated

File contents

mondaycom/duckdb-claude/tree/main/skills/peg-parser-new-statement commit 38d64c85d5

Frequently asked questions

npx skillmds@latest add mondaycom/peg-parser-new-statement