datafusion-sqlparse/src/dialect
xitep f84887d004
Some checks failed
license / Release Audit Tool (RAT) (push) Has been cancelled
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
Oracle: Support for quote delimited strings (#2130)
2025-12-16 18:04:11 +00:00
..
ansi.rs Correctly tokenize nested comments in Databricks, Clickhouse, and ANSI (#2044) 2025-09-26 08:05:23 +00:00
bigquery.rs fix: begin statement for bigquery (#1975) 2025-07-25 16:56:12 +02:00
clickhouse.rs Correctly tokenize nested comments in Databricks, Clickhouse, and ANSI (#2044) 2025-09-26 08:05:23 +00:00
databricks.rs [databricks] update dialect to support grouping by with modifier (#2047) 2025-10-04 06:35:09 +00:00
duckdb.rs DuckDB: Allow quoted date parts in EXTRACT (#2030) 2025-09-16 18:25:24 +00:00
generic.rs Oracle: Support for quote delimited strings (#2130) 2025-12-16 18:04:11 +00:00
hive.rs Add supports for Hive's SELECT ... GROUP BY .. GROUPING SETS syntax (#1653) 2025-02-14 17:16:10 +01:00
mod.rs Oracle: Support for quote delimited strings (#2130) 2025-12-16 18:04:11 +00:00
mssql.rs MSSQL: Parse IF/ELSE without semicolon delimiters (#2128) 2025-12-10 12:04:22 +00:00
mysql.rs MySQL: Support CROSS JOIN constraint (#2025) 2025-09-15 07:33:17 +00:00
oracle.rs Oracle: Support for quote delimited strings (#2130) 2025-12-16 18:04:11 +00:00
postgresql.rs Fix column definition COLLATE parsing (#1986) 2025-08-13 11:05:15 +02:00
redshift.rs Redshift: CREATE TABLE ... (LIKE ..) (#1967) 2025-08-16 08:34:23 +02:00
snowflake.rs Added alter external table support for snowflake (#2122) 2025-12-10 11:51:44 +00:00
sqlite.rs Include DML keyword in statement span (#2090) 2025-11-13 09:27:58 +00:00