datafusion-sqlparse/tests
2024-05-07 12:51:39 -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 BigQuery: support for ANY_VALUE HAVING clause (#1258) 2024-05-06 20:33:37 -04:00
sqlparser_clickhouse.rs Consolidate representation of function calls, remove AggregateExpressionWithFilter, ArraySubquery, ListAgg and ArrayAgg (#1247) 2024-05-03 14:46:03 -04:00
sqlparser_common.rs Support multiple SET variables (#1252) 2024-05-07 12:51:39 -04:00
sqlparser_custom_dialect.rs PostgreSQL: GENERATED { ALWAYS | BY DEFAULT } AS IDENTITY and GENERATED ALWAYS AS ( generation_expr ) support (#832) 2023-03-16 05:54:00 -04:00
sqlparser_databricks.rs Databricks: support for lambda functions (#1257) 2024-05-06 13:37:48 -04:00
sqlparser_duckdb.rs Consolidate representation of function calls, remove AggregateExpressionWithFilter, ArraySubquery, ListAgg and ArrayAgg (#1247) 2024-05-03 14:46:03 -04:00
sqlparser_hive.rs Support multiple SET variables (#1252) 2024-05-07 12:51:39 -04:00
sqlparser_mssql.rs Consolidate representation of function calls, remove AggregateExpressionWithFilter, ArraySubquery, ListAgg and ArrayAgg (#1247) 2024-05-03 14:46:03 -04:00
sqlparser_mysql.rs Support multiple SET variables (#1252) 2024-05-07 12:51:39 -04:00
sqlparser_postgres.rs Support multiple SET variables (#1252) 2024-05-07 12:51:39 -04:00
sqlparser_redshift.rs Consolidate representation of function calls, remove AggregateExpressionWithFilter, ArraySubquery, ListAgg and ArrayAgg (#1247) 2024-05-03 14:46:03 -04:00
sqlparser_regression.rs Parse floats without leading number (#294) 2021-02-08 08:11:01 +01:00
sqlparser_snowflake.rs Consolidate representation of function calls, remove AggregateExpressionWithFilter, ArraySubquery, ListAgg and ArrayAgg (#1247) 2024-05-03 14:46:03 -04:00
sqlparser_sqlite.rs Consolidate representation of function calls, remove AggregateExpressionWithFilter, ArraySubquery, ListAgg and ArrayAgg (#1247) 2024-05-03 14:46:03 -04:00