datafusion-sqlparse/src/dialect
2023-12-20 16:00:12 -05:00
..
ansi.rs Add docstrings for Dialects, update README (#1016) 2023-10-23 18:09:02 -04:00
bigquery.rs common: Make sure + - * / % binary operators work the same in all dialects (#1025) 2023-10-27 05:45:18 -04:00
clickhouse.rs Add docstrings for Dialects, update README (#1016) 2023-10-23 18:09:02 -04:00
duckdb.rs Add docstrings for Dialects, update README (#1016) 2023-10-23 18:09:02 -04:00
generic.rs Add support for DEFERRED, IMMEDIATE, and EXCLUSIVE in SQLite's BEGIN TRANSACTION command (#1067) 2023-12-20 16:00:12 -05:00
hive.rs Add docstrings for Dialects, update README (#1016) 2023-10-23 18:09:02 -04:00
mod.rs Add support for DEFERRED, IMMEDIATE, and EXCLUSIVE in SQLite's BEGIN TRANSACTION command (#1067) 2023-12-20 16:00:12 -05:00
mssql.rs Support CONVERT expressions (#1048) 2023-11-20 14:55:18 -05:00
mysql.rs feat(mysql): Increased compatibility for MySQL (#1059) 2023-12-19 15:38:52 -05:00
postgresql.rs Add docstrings for Dialects, update README (#1016) 2023-10-23 18:09:02 -04:00
redshift.rs Support CONVERT expressions (#1048) 2023-11-20 14:55:18 -05:00
snowflake.rs snowflake: Fix handling of /~% in the stage name (#1009) 2023-10-26 15:23:57 -04:00
sqlite.rs Add support for DEFERRED, IMMEDIATE, and EXCLUSIVE in SQLite's BEGIN TRANSACTION command (#1067) 2023-12-20 16:00:12 -05:00