datafusion-sqlparse/src
Andrew Lamb 6f423969b0
Some checks are pending
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
Add license header to display_utils.rs and pretty_print.rs (#1887)
2025-06-16 18:37:18 +02:00
..
ast Add support for cluster by expressions (#1883) 2025-06-16 12:33:16 +02:00
dialect Add support for cluster by expressions (#1883) 2025-06-16 12:33:16 +02:00
parser Add support for cluster by expressions (#1883) 2025-06-16 12:33:16 +02:00
display_utils.rs Add license header to display_utils.rs and pretty_print.rs (#1887) 2025-06-16 18:37:18 +02: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