Added ability to parse STRUCT and MAP fields as well as nested arrays #2049
Annotations
6 errors and 1 warning
src/ast/data_type.rs#L20
Diff in /home/runner/work/sqlparser-rs/sqlparser-rs/src/ast/data_type.rs
|
src/ast/data_type.rs#L207
Diff in /home/runner/work/sqlparser-rs/sqlparser-rs/src/ast/data_type.rs
|
src/ast/data_type.rs#L336
Diff in /home/runner/work/sqlparser-rs/sqlparser-rs/src/ast/data_type.rs
|
src/ast/mod.rs#L31
Diff in /home/runner/work/sqlparser-rs/sqlparser-rs/src/ast/mod.rs
|
tests/sqlparser_postgres.rs#L1779
Diff in /home/runner/work/sqlparser-rs/sqlparser-rs/tests/sqlparser_postgres.rs
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading