datafusion-sqlparse/tests
2024-02-08 20:18:35 -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 BigQuery: support of CREATE VIEW IF NOT EXISTS (#1118) 2024-02-04 08:59:03 -05: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 UPDATE FROM for SQLite (further to #694) (#1117) 2024-02-04 08:58:51 -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 snowflake: fix rendering of SELECT TOP (#1070) 2023-12-22 13:43:31 -05:00
sqlparser_mysql.rs Fix clippy warning from rust 1.76 (#1130) 2024-02-08 20:18:35 -05:00
sqlparser_postgres.rs ISSUE-1088: Fix array_agg wildcard behavior (#1093) 2024-01-24 07:42:39 -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 Fix :start and :end json accesses on snowflake (#1110) 2024-01-25 14:59:33 -05:00
sqlparser_sqlite.rs Add support for constraint characteristics clause (#1099) 2024-01-24 14:26:19 -05:00