datafusion-sqlparse/src
r1b 1198c1ad11
Some checks are pending
license / Release Audit Tool (RAT) (push) Waiting to run
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
fix: parse error on unnamed arg with default syntax (#2091)
2025-11-18 09:41:48 +00:00
..
ast Include DML keyword in statement span (#2090) 2025-11-13 09:27:58 +00:00
dialect Include DML keyword in statement span (#2090) 2025-11-13 09:27:58 +00:00
parser fix: parse error on unnamed arg with default syntax (#2091) 2025-11-18 09:41:48 +00: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 Complete PostgreSQL CREATE TYPE Support (#2094) 2025-11-13 09:25:27 +00:00
lib.rs fix new rust 1.87 cargo clippy warnings (#1856) 2025-05-19 13:09:00 +02:00
test_utils.rs Add snowflake dynamic table parsing (#2083) 2025-11-11 08:10:37 +00:00
tokenizer.rs Correctly tokenize nested comments in Databricks, Clickhouse, and ANSI (#2044) 2025-09-26 08:05:23 +00:00