datafusion-sqlparse/src/dialect
2024-11-06 12:09:55 -05:00
..
ansi.rs Update to ASF header / add when missing (#1437) 2024-09-21 06:23:28 -04:00
bigquery.rs Update to ASF header / add when missing (#1437) 2024-09-21 06:23:28 -04:00
clickhouse.rs Expand handling of LIMIT 1, 2 handling to include sqlite (#1447) 2024-09-30 13:40:07 -04:00
databricks.rs Update to ASF header / add when missing (#1437) 2024-09-21 06:23:28 -04:00
duckdb.rs Update to ASF header / add when missing (#1437) 2024-09-21 06:23:28 -04:00
generic.rs MsSQL TRY_CONVERT (#1477) 2024-10-20 16:29:55 -04:00
hive.rs Update to ASF header / add when missing (#1437) 2024-09-21 06:23:28 -04:00
mod.rs Add support for TOP before ALL/DISTINCT (#1495) 2024-11-06 12:09:55 -05:00
mssql.rs Fix typo in Dialect::supports_eq_alias_assigment (#1478) 2024-11-06 16:47:01 +01:00
mysql.rs Expand handling of LIMIT 1, 2 handling to include sqlite (#1447) 2024-09-30 13:40:07 -04:00
postgresql.rs Add support for PostgreSQL LISTEN/NOTIFY syntax (#1485) 2024-11-06 16:51:08 +01:00
redshift.rs Add support for TOP before ALL/DISTINCT (#1495) 2024-11-06 12:09:55 -05:00
snowflake.rs fix for maybe_parse preventing parser from erroring on recursion limit (#1464) 2024-10-21 15:41:34 -04:00
sqlite.rs Add support for ASC and DESC in CREATE TABLE column constraints for SQLite. (#1462) 2024-10-08 12:26:32 -04:00