datafusion-sqlparse/tests
Andriy Romanov 355a3bfd90
Some checks failed
Rust / codestyle (push) Has been cancelled
Rust / lint (push) Has been cancelled
Rust / benchmark-lint (push) Has been cancelled
Rust / compile (push) Has been cancelled
Rust / docs (push) Has been cancelled
Rust / compile-no-std (push) Has been cancelled
Rust / test (beta) (push) Has been cancelled
Rust / test (nightly) (push) Has been cancelled
Rust / test (stable) (push) Has been cancelled
license / Release Audit Tool (RAT) (push) Has been cancelled
Support parsing parenthesized wildcard (*) (#2123)
2025-12-19 04:09:33 +00: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 Add license header to display_utils.rs and pretty_print.rs (#1887) 2025-06-16 18:37:18 +02:00
sqlparser_bigquery.rs Oracle: Support for MERGE predicates (#2101) 2025-12-06 07:59:50 +00:00
sqlparser_clickhouse.rs Moving several struct variants out of Statement enum to allow for trait impls for specific sub-variants (#2057) 2025-10-10 14:08:20 +00:00
sqlparser_comments.rs Extract source comments (#2107) 2025-12-16 11:30:30 +00:00
sqlparser_common.rs Support parsing parenthesized wildcard (*) (#2123) 2025-12-19 04:09:33 +00: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 INSERT INTO VALUE (#2085) 2025-11-11 08:10:42 +00:00
sqlparser_duckdb.rs Only set hive_formats on CreateTable if formats are present (#2105) 2025-11-26 09:52:23 +00:00
sqlparser_hive.rs Fixing location for extrenal tables (#2108) 2025-12-03 05:14:34 +00:00
sqlparser_mssql.rs MSSQL: Parse IF/ELSE without semicolon delimiters (#2128) 2025-12-10 12:04:22 +00:00
sqlparser_mysql.rs Preserve optional AS keyword in aliases (#2103) 2025-11-25 15:54:42 +00:00
sqlparser_oracle.rs Oracle: Support for quote delimited strings (#2130) 2025-12-16 18:04:11 +00:00
sqlparser_postgres.rs Added support for ALTER OPERATOR FAMILY syntax (#2125) 2025-12-18 04:34:48 +00:00
sqlparser_redshift.rs Add support for VACUUM in Redshift (#2005) 2025-08-21 15:29:01 +02:00
sqlparser_regression.rs Update to ASF header / add when missing (#1437) 2024-09-21 06:23:28 -04:00
sqlparser_snowflake.rs Added alter external table support for snowflake (#2122) 2025-12-10 11:51:44 +00:00
sqlparser_sqlite.rs Include DML keyword in statement span (#2090) 2025-11-13 09:27:58 +00:00