datafusion-sqlparse/src
2025-12-08 05:56:10 -05:00
..
ast Oracle: Support for MERGE predicates (#2101) 2025-12-06 07:59:50 +00:00
dialect MSSQL: Parse IF/ELSE without semicolon delimiters 2025-12-08 05:56:10 -05:00
parser MSSQL: Parse IF/ELSE without semicolon delimiters 2025-12-08 05:56:10 -05: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