datafusion-sqlparse/tests
Maciej Obuchowski 3be19c7666
truncate: table as optional keyword (#883)
Signed-off-by: Maciej Obuchowski <obuchowski.maciej@gmail.com>
2023-05-18 14:55:02 -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 Test trailing commas (#859) 2023-05-01 08:31:17 -04:00
sqlparser_clickhouse.rs Test trailing commas (#859) 2023-05-01 08:31:17 -04:00
sqlparser_common.rs Add support for multiple expressions, order by in aggregations (#879) 2023-05-17 13:04:33 -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_hive.rs Test trailing commas (#859) 2023-05-01 08:31:17 -04:00
sqlparser_mssql.rs Test trailing commas (#859) 2023-05-01 08:31:17 -04:00
sqlparser_mysql.rs feat: Support MySQL's DIV operator (#876) 2023-05-17 13:26:14 -04:00
sqlparser_postgres.rs truncate: table as optional keyword (#883) 2023-05-18 14:55:02 -04:00
sqlparser_redshift.rs Test trailing commas (#859) 2023-05-01 08:31:17 -04:00
sqlparser_regression.rs Parse floats without leading number (#294) 2021-02-08 08:11:01 +01:00
sqlparser_snowflake.rs Test trailing commas (#859) 2023-05-01 08:31:17 -04:00
sqlparser_sqlite.rs Test trailing commas (#859) 2023-05-01 08:31:17 -04:00