datafusion-sqlparse/src
Simon Sawert 703ba2cf48
Some checks failed
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
Support DISTINCT AS { STRUCT | VALUE } for BigQuery (#1880)
2025-06-11 18:12:30 +02:00
..
ast Support DISTINCT AS { STRUCT | VALUE } for BigQuery (#1880) 2025-06-11 18:12:30 +02:00
dialect Allow IF NOT EXISTS after table name for Snowflake (#1881) 2025-06-11 18:11:07 +02:00
parser Support DISTINCT AS { STRUCT | VALUE } for BigQuery (#1880) 2025-06-11 18:12:30 +02:00
display_utils.rs pretty-print CREATE TABLE statements (#1854) 2025-05-20 12:34:48 -04:00
keywords.rs Mysql: Add SRID column option (#1852) 2025-05-23 07:09:05 +02:00
lib.rs fix new rust 1.87 cargo clippy warnings (#1856) 2025-05-19 13:09:00 +02:00
test_utils.rs Add ICEBERG keyword support to ALTER TABLE statement (#1869) 2025-06-04 19:49:07 +02:00
tokenizer.rs Fix: parsing ident starting with underscore in certain dialects (#1835) 2025-05-10 02:14:25 +02:00