mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-12-23 11:12:51 +00:00
Support DuckDB struct syntax and support list of struct syntax (#1372)
Signed-off-by: jayzhan211 <jayzhan211@gmail.com> Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org> Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
This commit is contained in:
parent
fab834dca3
commit
8c4d30bb6d
6 changed files with 209 additions and 33 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -16,3 +16,5 @@ Cargo.lock
|
|||
.vscode
|
||||
|
||||
*.swp
|
||||
|
||||
.DS_store
|
||||
Loading…
Add table
Add a link
Reference in a new issue