datafusion-sqlparse/tests
2024-08-22 12:33:44 -04:00
..
queries/tpch Add TPCH reggression tests (#221) 2020-07-14 21:48:07 +02:00
test_utils Support NestedJoin with an alias (#551) 2022-08-03 19:41:15 -04:00
sqlparser_bigquery.rs Support DuckDB struct syntax and support list of struct syntax (#1372) 2024-08-15 09:02:42 -04:00
sqlparser_clickhouse.rs Support ADD PROJECTION syntax for ClickHouse (#1390) 2024-08-22 12:33:44 -04:00
sqlparser_common.rs fix: only require DESCRIBE TABLE for Snowflake and ClickHouse dialect (#1386) 2024-08-16 05:54:58 -04:00
sqlparser_custom_dialect.rs Support Map literal syntax for DuckDB and Generic (#1344) 2024-07-21 08:18:50 -04:00
sqlparser_databricks.rs Add support of table function WITH ORDINALITY modifier for Postgre Parser (#1337) 2024-07-09 17:43:22 -04:00
sqlparser_duckdb.rs Support DuckDB struct syntax and support list of struct syntax (#1372) 2024-08-15 09:02:42 -04:00
sqlparser_hive.rs fix: only require DESCRIBE TABLE for Snowflake and ClickHouse dialect (#1386) 2024-08-16 05:54:58 -04:00
sqlparser_mssql.rs [ClickHouse] Add support for WITH FILL to OrderByExpr (#1330) 2024-07-20 06:51:12 -04:00
sqlparser_mysql.rs Add support of parsing ON CLUSTER in ALTER TABLE for ClickHouse (#1342) 2024-07-30 16:31:42 -04:00
sqlparser_postgres.rs Adding support for parsing CREATE TRIGGER and DROP TRIGGER statements (#1352) 2024-08-14 09:11:16 -04:00
sqlparser_redshift.rs Add support of table function WITH ORDINALITY modifier for Postgre Parser (#1337) 2024-07-09 17:43:22 -04:00
sqlparser_regression.rs Parse floats without leading number (#294) 2021-02-08 08:11:01 +01:00
sqlparser_snowflake.rs fix: only require DESCRIBE TABLE for Snowflake and ClickHouse dialect (#1386) 2024-08-16 05:54:58 -04:00
sqlparser_sqlite.rs Add support of table function WITH ORDINALITY modifier for Postgre Parser (#1337) 2024-07-09 17:43:22 -04:00