datafusion-sqlparse/src
2025-12-03 09:43:47 +01:00
..
ast Publish MERGE INSERT columns as ObjectName; no semantic validation 2025-12-03 09:43:47 +01:00
dialect Enable new features by default 2025-12-03 09:43:47 +01:00
parser Cargo fmt 2025-12-03 09:43:47 +01: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 Introduce Oracle dialect (#2113) 2025-12-02 10:13:24 +00:00
lib.rs fix new rust 1.87 cargo clippy warnings (#1856) 2025-05-19 13:09:00 +02:00
test_utils.rs Introduce Oracle dialect (#2113) 2025-12-02 10:13:24 +00:00
tokenizer.rs Correctly tokenize nested comments in Databricks, Clickhouse, and ANSI (#2044) 2025-09-26 08:05:23 +00:00