datafusion-sqlparse/tests
Mohamed Abdeen 7461d8bd02
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
MySQL: CREATE INDEX: allow USING clause before ON (#2029)
2025-09-26 10:46:18 +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 feat: Add ALTER SCHEMA support (#1980) 2025-08-20 13:45:42 +02:00
sqlparser_clickhouse.rs Add support for NOT NULL and NOTNULL expressions (#1927) 2025-07-21 12:58:20 +02:00
sqlparser_common.rs MySQL: CREATE INDEX: allow USING clause before ON (#2029) 2025-09-26 10:46:18 +00:00
sqlparser_custom_dialect.rs Store spans for Value expressions (#1738) 2025-02-25 07:33:57 +01:00
sqlparser_databricks.rs Add ODBC escape syntax support for time expressions (#1953) 2025-07-29 12:37:04 +02:00
sqlparser_duckdb.rs DuckDB: Allow quoted date parts in EXTRACT (#2030) 2025-09-16 18:25:24 +00:00
sqlparser_hive.rs Fix clippy lints on 1.88.0 (#1910) 2025-06-27 14:21:17 -04:00
sqlparser_mssql.rs Moved CreateTrigger and DropTrigger out of Statement enum (#2026) 2025-09-15 07:26:46 +00:00
sqlparser_mysql.rs MySQL: Add support for unsigned numeric types (#2031) 2025-09-19 08:04:56 +00:00
sqlparser_postgres.rs feat: support postgres alter schema (#2038) 2025-09-19 08:37:27 +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 Snowflake: ALTER USER and KeyValueOptions Refactoring (#2035) 2025-09-25 19:59:11 +00:00
sqlparser_sqlite.rs Add support for UPDATE ... LIMIT ... (#1991) 2025-08-08 12:19:35 +02:00