datafusion-sqlparse/src
Yoav Cohen bc2c4e263d
Some checks failed
license / Release Audit Tool (RAT) (push) Has been cancelled
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 optional semicolon between statements (#1937)
2025-07-11 14:46:48 +02:00
..
ast Add support for Redshift SELECT * EXCLUDE (#1936) 2025-07-11 11:39:29 +02:00
dialect Add support for Redshift SELECT * EXCLUDE (#1936) 2025-07-11 11:39:29 +02:00
parser Support optional semicolon between statements (#1937) 2025-07-11 14:46:48 +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 Add support for Redshift SELECT * EXCLUDE (#1936) 2025-07-11 11:39:29 +02:00
lib.rs fix new rust 1.87 cargo clippy warnings (#1856) 2025-05-19 13:09:00 +02:00
test_utils.rs Support optional semicolon between statements (#1937) 2025-07-11 14:46:48 +02:00
tokenizer.rs Fix clippy lints on 1.88.0 (#1910) 2025-06-27 14:21:17 -04:00