datafusion-sqlparse/tests
2024-04-23 17:53:03 -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 Encapsulate Insert and Delete into specific structs (#1224) 2024-04-21 09:13:18 -04:00
sqlparser_clickhouse.rs Add support for quoted string backslash escaping (#1177) 2024-04-21 09:07:56 -04:00
sqlparser_common.rs feat: add fixed size list support (#1231) 2024-04-23 17:53:03 -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 feat: implement select * ilike for snowflake (#1228) 2024-04-21 08:22:08 -04:00
sqlparser_hive.rs Add support for quoted string backslash escaping (#1177) 2024-04-21 09:07:56 -04:00
sqlparser_mssql.rs Add support for quoted string backslash escaping (#1177) 2024-04-21 09:07:56 -04:00
sqlparser_mysql.rs Encapsulate Insert and Delete into specific structs (#1224) 2024-04-21 09:13:18 -04:00
sqlparser_postgres.rs feat: add fixed size list support (#1231) 2024-04-23 17:53:03 -04:00
sqlparser_redshift.rs Add support for quoted string backslash escaping (#1177) 2024-04-21 09:07:56 -04:00
sqlparser_regression.rs Parse floats without leading number (#294) 2021-02-08 08:11:01 +01:00
sqlparser_snowflake.rs Add support for quoted string backslash escaping (#1177) 2024-04-21 09:07:56 -04:00
sqlparser_sqlite.rs Add support for quoted string backslash escaping (#1177) 2024-04-21 09:07:56 -04:00