datafusion-sqlparse/src
2025-06-06 09:10:03 +02:00
..
ast Postgres: Apply ONLY keyword per table in TRUNCATE stmt (#1872) 2025-06-06 09:10:03 +02:00
dialect Add support for DENY statements (#1836) 2025-05-14 09:21:23 +02:00
parser Postgres: Apply ONLY keyword per table in TRUNCATE stmt (#1872) 2025-06-06 09:10:03 +02:00
display_utils.rs pretty-print CREATE TABLE statements (#1854) 2025-05-20 12:34:48 -04:00
keywords.rs Mysql: Add SRID column option (#1852) 2025-05-23 07:09:05 +02:00
lib.rs fix new rust 1.87 cargo clippy warnings (#1856) 2025-05-19 13:09:00 +02:00
test_utils.rs Add ICEBERG keyword support to ALTER TABLE statement (#1869) 2025-06-04 19:49:07 +02:00
tokenizer.rs Fix: parsing ident starting with underscore in certain dialects (#1835) 2025-05-10 02:14:25 +02:00