datafusion-sqlparse/tests
2024-09-20 12:44:24 -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 feat: Add support for MSSQL table options (#1414) 2024-09-11 13:09:41 -04:00
sqlparser_clickhouse.rs chore: remove redundant punctuation (#1434) 2024-09-20 12:39:17 -04:00
sqlparser_common.rs chore: remove redundant punctuation (#1434) 2024-09-20 12:39:17 -04:00
sqlparser_custom_dialect.rs Support Map literal syntax for DuckDB and Generic (#1344) 2024-07-21 08:18:50 -04:00
sqlparser_databricks.rs chore: remove redundant punctuation (#1434) 2024-09-20 12:39:17 -04:00
sqlparser_duckdb.rs Add support of parsing CLUSTERED BY clause for Hive (#1397) 2024-09-01 07:21:26 -04:00
sqlparser_hive.rs Fix Hive table comment should be after table column definitions (#1413) 2024-09-10 15:43:35 -04:00
sqlparser_mssql.rs MS SQL Server: add support for IDENTITY column option (#1432) 2024-09-20 12:44:24 -04:00
sqlparser_mysql.rs feat: support different USE statement syntaxes (#1387) 2024-08-23 11:42:51 -04:00
sqlparser_postgres.rs Allow to use ON CLUSTER cluster_name in TRUNCATE syntax (#1428) 2024-09-19 06:56:00 -04:00
sqlparser_redshift.rs Add support of table function WITH ORDINALITY modifier for Postgre Parser (#1337) 2024-07-09 17:43:22 -04:00
sqlparser_regression.rs Parse floats without leading number (#294) 2021-02-08 08:11:01 +01:00
sqlparser_snowflake.rs chore: remove redundant punctuation (#1434) 2024-09-20 12:39:17 -04:00
sqlparser_sqlite.rs chore: remove redundant punctuation (#1434) 2024-09-20 12:39:17 -04:00