datafusion-sqlparse/tests
2025-01-10 01:29:34 +01: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
sqlparser_bigquery.rs Consolidate MapAccess, and Subscript into CompoundExpr to handle the complex field access chain (#1551) 2024-12-22 15:28:44 +01:00
sqlparser_clickhouse.rs Consolidate MapAccess, and Subscript into CompoundExpr to handle the complex field access chain (#1551) 2024-12-22 15:28:44 +01:00
sqlparser_common.rs ALTER TABLE DROP {COLUMN|CONSTRAINT} RESTRICT (#1651) 2025-01-10 01:29:34 +01:00
sqlparser_custom_dialect.rs Add support for MS-SQL BEGIN/END TRY/CATCH (#1649) 2025-01-08 19:31:24 +01:00
sqlparser_databricks.rs Add support for TABLESAMPLE (#1580) 2024-12-15 10:40:25 +01:00
sqlparser_duckdb.rs Consolidate MapAccess, and Subscript into CompoundExpr to handle the complex field access chain (#1551) 2024-12-22 15:28:44 +01:00
sqlparser_hive.rs Add support for TABLESAMPLE (#1580) 2024-12-15 10:40:25 +01:00
sqlparser_mssql.rs Add support for TABLESAMPLE (#1580) 2024-12-15 10:40:25 +01:00
sqlparser_mysql.rs Fix MySQL parsing of GRANT, REVOKE, and CREATE VIEW (#1538) 2025-01-10 00:31:06 +01:00
sqlparser_postgres.rs Fix MySQL parsing of GRANT, REVOKE, and CREATE VIEW (#1538) 2025-01-10 00:31:06 +01:00
sqlparser_redshift.rs Redshift: Fix parsing for quoted numbered columns (#1576) 2024-12-15 10:56:11 +01:00
sqlparser_regression.rs Update to ASF header / add when missing (#1437) 2024-09-21 06:23:28 -04:00
sqlparser_snowflake.rs Add support for Snowflake LIST and REMOVE (#1639) 2025-01-06 16:41:09 +01:00
sqlparser_sqlite.rs Add support for MS-SQL BEGIN/END TRY/CATCH (#1649) 2025-01-08 19:31:24 +01:00