datafusion-sqlparse/tests
2025-05-15 16:43:16 +02:00
..
queries/tpch Add Apache License to additional files (#1502) 2024-11-06 16:48:49 -05:00
test_utils Update to ASF header / add when missing (#1437) 2024-09-21 06:23:28 -04:00
pretty_print.rs pretty print improvements (#1851) 2025-05-15 16:43:16 +02:00
sqlparser_bigquery.rs Add all missing table options to be handled in any order (#1747) 2025-05-02 15:16:59 +02:00
sqlparser_clickhouse.rs Add all missing table options to be handled in any order (#1747) 2025-05-02 15:16:59 +02:00
sqlparser_common.rs Add support for INCLUDE/EXCLUDE NULLS for UNPIVOT (#1849) 2025-05-15 16:40:21 +02:00
sqlparser_custom_dialect.rs Store spans for Value expressions (#1738) 2025-02-25 07:33:57 +01:00
sqlparser_databricks.rs Add support for Databricks TIMESTAMP_NTZ. (#1781) 2025-03-31 17:51:55 +02:00
sqlparser_duckdb.rs Add all missing table options to be handled in any order (#1747) 2025-05-02 15:16:59 +02:00
sqlparser_hive.rs Add all missing table options to be handled in any order (#1747) 2025-05-02 15:16:59 +02:00
sqlparser_mssql.rs Add support for DENY statements (#1836) 2025-05-14 09:21:23 +02:00
sqlparser_mysql.rs Add support for DENY statements (#1836) 2025-05-14 09:21:23 +02:00
sqlparser_postgres.rs Postgresql: Add REPLICA IDENTITY operation for ALTER TABLE (#1844) 2025-05-14 09:40:44 +02:00
sqlparser_redshift.rs Allow literal backslash escapes for string literals in Redshift dialect. (#1801) 2025-04-10 06:59:44 +02:00
sqlparser_regression.rs Update to ASF header / add when missing (#1437) 2024-09-21 06:23:28 -04:00
sqlparser_snowflake.rs Add all missing table options to be handled in any order (#1747) 2025-05-02 15:16:59 +02:00
sqlparser_sqlite.rs Add support for the MATCH and REGEXP binary operators (#1840) 2025-05-09 01:48:23 +02:00