chore: bump sqlparser from 0.52.0 to 0.53.0 #5701
Annotations
7 errors
Run /./.github/actions/build-prqlc:
prqlc/prqlc/src/sql/gen_expr.rs#L258
missing field `uses_odbc_syntax` in initializer of `sqlparser::ast::Function`
|
Run /./.github/actions/build-prqlc:
prqlc/prqlc/src/sql/gen_expr.rs#L498
missing field `uses_odbc_syntax` in initializer of `sqlparser::ast::Function`
|
Run /./.github/actions/build-prqlc:
prqlc/prqlc/src/sql/gen_query.rs#L42
missing field `with_token` in initializer of `sqlparser::ast::With`
|
Run /./.github/actions/build-prqlc:
prqlc/prqlc/src/sql/gen_query.rs#L310
missing field `json_path` in initializer of `TableFactor`
|
Run /./.github/actions/build-prqlc:
prqlc/prqlc/src/sql/gen_query.rs#L426
missing field `closing_paren_token` in initializer of `sqlparser::ast::Cte`
|
Run /./.github/actions/build-prqlc:
prqlc/prqlc/src/sql/gen_query.rs#L582
missing field `select_token` in initializer of `sqlparser::ast::Select`
|
Run /./.github/actions/build-prqlc
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
Loading