datafusion-sqlparse/tests
Sergey Olontsev 239e30a97c
Some checks failed
license / Release Audit Tool (RAT) (push) Has been cancelled
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
Support for Postgres CREATE SERVER (#1914)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
2025-07-03 19:04:32 +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 Add span for Expr::TypedString (#1919) 2025-07-03 18:24:51 +02:00
sqlparser_clickhouse.rs Support for Map values in ClickHouse settings (#1896) 2025-06-28 08:13:11 +02:00
sqlparser_common.rs Add span for Expr::TypedString (#1919) 2025-07-03 18:24:51 +02:00
sqlparser_custom_dialect.rs Store spans for Value expressions (#1738) 2025-02-25 07:33:57 +01:00
sqlparser_databricks.rs Add span for Expr::TypedString (#1919) 2025-07-03 18:24:51 +02:00
sqlparser_duckdb.rs DuckDB: Add support for multiple TRIM arguments (#1916) 2025-07-02 14:57:08 +02:00
sqlparser_hive.rs Fix clippy lints on 1.88.0 (#1910) 2025-06-27 14:21:17 -04:00
sqlparser_mssql.rs Fix clippy lints on 1.88.0 (#1910) 2025-06-27 14:21:17 -04:00
sqlparser_mysql.rs Add support for MySQL MEMBER OF (#1917) 2025-07-03 18:22:17 +02:00
sqlparser_postgres.rs Support for Postgres CREATE SERVER (#1914) 2025-07-03 19:04:32 +02:00
sqlparser_redshift.rs Redshift utf8 idents (#1915) 2025-07-01 13:52:29 +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 clippy lints on 1.88.0 (#1910) 2025-06-27 14:21:17 -04:00
sqlparser_sqlite.rs Fix clippy lints on 1.88.0 (#1910) 2025-06-27 14:21:17 -04:00