datafusion-sqlparse/tests
2023-12-19 15:04:09 -05: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 add support for CALL statements (#1063) 2023-12-19 15:01:44 -05: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 CONVERT expressions (#1048) 2023-11-20 14:55:18 -05:00
sqlparser_mysql.rs add support for JSON_TABLE (#1062) 2023-12-19 15:04:09 -05:00
sqlparser_postgres.rs Support INSERT INTO ... DEFAULT VALUES ... (#1036) 2023-11-21 15:21:26 -05: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: PIVOT on derived table factors (#1027) 2023-11-20 10:18:29 -05:00
sqlparser_sqlite.rs Add support for generated virtual columns with expression (#1051) 2023-11-22 13:16:15 -05:00