datafusion-sqlparse/tests
2023-10-06 14:48:18 -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 Support Snowflake/BigQuery TRIM. (#975) 2023-10-06 14:48:18 -04:00
sqlparser_clickhouse.rs clickhouse: add support for LIMIT BY (#977) 2023-10-02 11:53:32 -04:00
sqlparser_common.rs Support Snowflake/BigQuery TRIM. (#975) 2023-10-06 14:48:18 -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 Support mysql partition to table selection (#959) 2023-09-14 14:21:47 -04:00
sqlparser_hive.rs Support mysql partition to table selection (#959) 2023-09-14 14:21:47 -04:00
sqlparser_mssql.rs clickhouse: add support for LIMIT BY (#977) 2023-10-02 11:53:32 -04:00
sqlparser_mysql.rs clickhouse: add support for LIMIT BY (#977) 2023-10-02 11:53:32 -04:00
sqlparser_postgres.rs clickhouse: add support for LIMIT BY (#977) 2023-10-02 11:53:32 -04:00
sqlparser_redshift.rs redshift: add support for CREATE VIEW … WITH NO SCHEMA BINDING (#979) 2023-10-02 13:42:01 -04:00
sqlparser_regression.rs Parse floats without leading number (#294) 2021-02-08 08:11:01 +01:00
sqlparser_snowflake.rs Support Snowflake/BigQuery TRIM. (#975) 2023-10-06 14:48:18 -04:00
sqlparser_sqlite.rs Handle CREATE [TEMPORARY|TEMP] VIEW [IF NOT EXISTS] (#993) 2023-10-05 15:32:43 -04:00