datafusion-sqlparse/src
2025-12-10 13:41:45 +01:00
..
ast Expose parsed source code comments 2025-12-10 13:41:45 +01:00
dialect MSSQL: Parse IF/ELSE without semicolon delimiters (#2128) 2025-12-10 12:04:22 +00:00
parser Expose parsed source code comments 2025-12-10 13:41:45 +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 Added support for ALTER OPERATOR syntax (#2114) 2025-12-04 13:17:31 +00:00
lib.rs Added support for ALTER OPERATOR syntax (#2114) 2025-12-04 13:17:31 +00: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