datafusion-sqlparse/src/ast
2025-08-08 11:32:20 +02:00
..
helpers Improve MySQL option parsing in index definitions (#1997) 2025-08-08 11:32:20 +02:00
data_type.rs Postgres: Support INTERVAL data type options (#1984) 2025-08-02 08:05:13 +02:00
dcl.rs Fix clippy lints on 1.88.0 (#1910) 2025-06-27 14:21:17 -04:00
ddl.rs Improve MySQL option parsing in index definitions (#1997) 2025-08-08 11:32:20 +02:00
dml.rs Improve MySQL option parsing in index definitions (#1997) 2025-08-08 11:32:20 +02:00
mod.rs Improve MySQL option parsing in index definitions (#1997) 2025-08-08 11:32:20 +02:00
operator.rs Add support for the MATCH and REGEXP binary operators (#1840) 2025-05-09 01:48:23 +02:00
query.rs feat: support multi value columns and aliases in unpivot (#1969) 2025-08-01 16:52:41 +02:00
spans.rs Improve MySQL option parsing in index definitions (#1997) 2025-08-08 11:32:20 +02:00
trigger.rs Add CREATE TRIGGER support for SQL Server (#1810) 2025-05-03 16:59:13 +02:00
value.rs Support for Map values in ClickHouse settings (#1896) 2025-06-28 08:13:11 +02:00
visitor.rs Fix clippy lints on 1.88.0 (#1910) 2025-06-27 14:21:17 -04:00