datafusion-sqlparse/tests
2024-08-06 07:49:37 -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 Allow to use the GLOBAL keyword before the join operator (#1353) 2024-07-30 16:30:46 -04:00
sqlparser_clickhouse.rs Parse SETTINGS clause for ClickHouse table-valued functions (#1358) 2024-08-01 17:28:15 -04:00
sqlparser_common.rs Support parsing empty map literal syntax for DuckDB and Genric (#1361) 2024-08-04 07:47:32 -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 Add support of table function WITH ORDINALITY modifier for Postgre Parser (#1337) 2024-07-09 17:43:22 -04:00
sqlparser_hive.rs Add support of table function WITH ORDINALITY modifier for Postgre Parser (#1337) 2024-07-09 17:43:22 -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 Support Dialect level precedence, update Postgres Dialect to match Postgres (#1360) 2024-08-06 07:49:37 -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 Allow to use the GLOBAL keyword before the join operator (#1353) 2024-07-30 16:30:46 -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