datafusion-sqlparse/tests
Andrew Repp 4aa37a46a9
Support ?-based jsonb operators in Postgres (#1242)
Co-authored-by: Andrew Repp <arepp@cloudflare.com>
2024-05-01 06:50:45 -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 Struct datatype parsing for GenericDialect (#1241) 2024-04-30 17:16:23 -04:00
sqlparser_clickhouse.rs Support for CONNECT BY (#1138) 2024-04-27 06:52:21 -04:00
sqlparser_common.rs Support ?-based jsonb operators in Postgres (#1242) 2024-05-01 06:50:45 -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_databricks.rs Initial Databricks SQL dialect (#1220) 2024-04-26 14:01:09 -04:00
sqlparser_duckdb.rs Support for CONNECT BY (#1138) 2024-04-27 06:52:21 -04:00
sqlparser_hive.rs Initial Databricks SQL dialect (#1220) 2024-04-26 14:01:09 -04:00
sqlparser_mssql.rs Support for MSSQL CONVERT styles (#1219) 2024-04-30 10:22:13 -04:00
sqlparser_mysql.rs Support for CONNECT BY (#1138) 2024-04-27 06:52:21 -04:00
sqlparser_postgres.rs Support ?-based jsonb operators in Postgres (#1242) 2024-05-01 06:50:45 -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 Improve parsing of JSON accesses on Postgres and Snowflake (#1215) 2024-04-30 10:49:05 -04:00
sqlparser_sqlite.rs Add support for quoted string backslash escaping (#1177) 2024-04-21 09:07:56 -04:00