datafusion-sqlparse/src
2025-12-23 09:35:45 +09:00
..
ast Fix doc comments for PARTITION OF support. 2025-12-23 09:35:45 +09:00
dialect Oracle: Support for quote delimited strings (#2130) 2025-12-16 18:04:11 +00:00
parser Fix doc comments for PARTITION OF support. 2025-12-23 09:35:45 +09: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 Add PostgreSQL PARTITION OF syntax support (#2042). 2025-12-23 09:35:45 +09: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 PostgreSQL Tokenization: Fix unexpected characters after question mark being silently ignored (#2129) 2025-12-18 12:06:55 +00:00