datafusion-sqlparse/tests
2023-10-27 14:52:47 -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 common: Make sure + - * / % binary operators work the same in all dialects (#1025) 2023-10-27 05:45:18 -04:00
sqlparser_clickhouse.rs Support IGNORE|RESPECT NULLs clause in window functions (#998) 2023-10-24 09:45:59 -04:00
sqlparser_common.rs snowflake: add support for LATERAL FLATTEN and similar (#1026) 2023-10-27 14:52:47 -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_duckdb.rs Add support for UNION DISTINCT BY NAME syntax (#997) 2023-10-23 17:37:31 -04:00
sqlparser_hive.rs Support IGNORE|RESPECT NULLs clause in window functions (#998) 2023-10-24 09:45:59 -04:00
sqlparser_mssql.rs Support IGNORE|RESPECT NULLs clause in window functions (#998) 2023-10-24 09:45:59 -04:00
sqlparser_mysql.rs Support IGNORE|RESPECT NULLs clause in window functions (#998) 2023-10-24 09:45:59 -04:00
sqlparser_postgres.rs Support for BigQuery struct, array and bytes , int64, float64 datatypes (#1003) 2023-10-25 12:57:33 -04:00
sqlparser_redshift.rs Support IGNORE|RESPECT NULLs clause in window functions (#998) 2023-10-24 09:45:59 -04:00
sqlparser_regression.rs Parse floats without leading number (#294) 2021-02-08 08:11:01 +01:00
sqlparser_snowflake.rs snowflake: add support for LATERAL FLATTEN and similar (#1026) 2023-10-27 14:52:47 -04:00
sqlparser_sqlite.rs Support IGNORE|RESPECT NULLs clause in window functions (#998) 2023-10-24 09:45:59 -04:00