datafusion-sqlparse/src/dialect
2024-12-02 10:23:48 -05:00
..
ansi.rs Update to ASF header / add when missing (#1437) 2024-09-21 06:23:28 -04:00
bigquery.rs Support Databricks struct literal (#1542) 2024-12-02 10:23:48 -05:00
clickhouse.rs Expand handling of LIMIT 1, 2 handling to include sqlite (#1447) 2024-09-30 13:40:07 -04:00
databricks.rs Support Databricks struct literal (#1542) 2024-12-02 10:23:48 -05:00
duckdb.rs Add support for MSSQL's JSON_ARRAY/JSON_OBJECT expr (#1507) 2024-11-18 09:22:18 -05:00
generic.rs Support Databricks struct literal (#1542) 2024-12-02 10:23:48 -05:00
hive.rs Add support for Hive's LOAD DATA expr (#1520) 2024-11-15 09:53:31 -05:00
mod.rs Support Databricks struct literal (#1542) 2024-12-02 10:23:48 -05:00
mssql.rs Add support for MSSQL's JSON_ARRAY/JSON_OBJECT expr (#1507) 2024-11-18 09:22:18 -05:00
mysql.rs Add support for MYSQL's CREATE TABLE SELECT expr (#1515) 2024-11-13 12:36:13 -05:00
postgresql.rs support json_object('k':'v') in postgres (#1546) 2024-11-25 16:01:23 -05:00
redshift.rs PartiQL queries in Redshift (#1534) 2024-11-23 07:14:38 -05:00
snowflake.rs Support snowflake double dot notation for object name (#1540) 2024-11-30 08:02:08 -05: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