datafusion-sqlparse/src
2025-12-04 11:34:11 +01:00
..
ast Removed all unreachable patterns I could find 2025-12-04 11:34:11 +01:00
dialect Only set hive_formats on CreateTable if formats are present (#2105) 2025-11-26 09:52:23 +00:00
parser Removed all unreachable patterns I could find 2025-12-04 11:34:11 +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 Removed all unreachable patterns I could find 2025-12-04 11:34:11 +01:00
lib.rs Removed all unreachable patterns I could find 2025-12-04 11:34:11 +01:00
test_utils.rs Preserve optional AS keyword in aliases (#2103) 2025-11-25 15:54:42 +00:00
tokenizer.rs Correctly tokenize nested comments in Databricks, Clickhouse, and ANSI (#2044) 2025-09-26 08:05:23 +00:00