datafusion-sqlparse/tests
ZacJW b9365b3853
Some checks are pending
license / Release Audit Tool (RAT) (push) Waiting to run
Rust / codestyle (push) Waiting to run
Rust / lint (push) Waiting to run
Rust / benchmark-lint (push) Waiting to run
Rust / compile (push) Waiting to run
Rust / docs (push) Waiting to run
Rust / compile-no-std (push) Waiting to run
Rust / test (beta) (push) Waiting to run
Rust / test (nightly) (push) Waiting to run
Rust / test (stable) (push) Waiting to run
Support procedure argmode (#1901)
2025-06-24 08:39:02 +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 Add license header to display_utils.rs and pretty_print.rs (#1887) 2025-06-16 18:37:18 +02:00
sqlparser_bigquery.rs Extend exception handling (#1884) 2025-06-21 08:12:07 +02:00
sqlparser_clickhouse.rs Add support of parsing struct field's options in BigQuery (#1890) 2025-06-18 07:00:53 +02:00
sqlparser_common.rs Support procedure argmode (#1901) 2025-06-24 08:39:02 +02:00
sqlparser_custom_dialect.rs Store spans for Value expressions (#1738) 2025-02-25 07:33:57 +01:00
sqlparser_databricks.rs Fix CASE expression spans (#1874) 2025-06-06 16:06:33 +02:00
sqlparser_duckdb.rs Add support of parsing struct field's options in BigQuery (#1890) 2025-06-18 07:00:53 +02:00
sqlparser_hive.rs feat: Hive: support SORT BY direction (#1873) 2025-06-06 09:11:44 +02:00
sqlparser_mssql.rs Support procedure argmode (#1901) 2025-06-24 08:39:02 +02:00
sqlparser_mysql.rs Use IndexColumn in all index definitions (#1900) 2025-06-24 08:18:03 +02:00
sqlparser_postgres.rs Postgres: Add support for text search types (#1889) 2025-06-22 09:02:51 +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 fix: parse snowflake fetch clause (#1894) 2025-06-24 08:29:44 +02:00
sqlparser_sqlite.rs Add support for the MATCH and REGEXP binary operators (#1840) 2025-05-09 01:48:23 +02:00