Skip to content

Add JSON_TABLE table function support#32

Open
kyleconroy wants to merge 1 commit intomainfrom
claude/implement-marino-issue-14-CDFpm
Open

Add JSON_TABLE table function support#32
kyleconroy wants to merge 1 commit intomainfrom
claude/implement-marino-issue-14-CDFpm

Conversation

@kyleconroy
Copy link
Copy Markdown
Contributor

Implements parser support for MySQL 8.0.4+ JSON_TABLE, including
FOR ORDINALITY, PATH, EXISTS PATH, NESTED [PATH], and DEFAULT/NULL/
ERROR ON EMPTY/ERROR clauses with full restore round-trip.

Closes #14

Implements parser support for MySQL 8.0.4+ JSON_TABLE, including
FOR ORDINALITY, PATH, EXISTS PATH, NESTED [PATH], and DEFAULT/NULL/
ERROR ON EMPTY/ERROR clauses with full restore round-trip.

Closes #14
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.

Support JSON_TABLE table function

2 participants