datafusion-sqlparse/src/ast
Yoav Cohen a430838974
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
Snowflake: ALTER USER and KeyValueOptions Refactoring (#2035)
2025-09-25 19:59:11 +00:00
..
helpers Snowflake: ALTER USER and KeyValueOptions Refactoring (#2035) 2025-09-25 19:59:11 +00:00
data_type.rs MySQL: Add support for unsigned numeric types (#2031) 2025-09-19 08:04:56 +00:00
dcl.rs Fix clippy lints on 1.88.0 (#1910) 2025-06-27 14:21:17 -04:00
ddl.rs Add support for INVISIBLE columns in MySQL (#2033) 2025-09-23 11:07:50 +00:00
dml.rs Snowflake: ALTER USER and KeyValueOptions Refactoring (#2035) 2025-09-25 19:59:11 +00:00
mod.rs Snowflake: ALTER USER and KeyValueOptions Refactoring (#2035) 2025-09-25 19:59:11 +00:00
operator.rs Add support for the MATCH and REGEXP binary operators (#1840) 2025-05-09 01:48:23 +02:00
query.rs MySQL: Support CROSS JOIN constraint (#2025) 2025-09-15 07:33:17 +00:00
spans.rs Snowflake: ALTER USER and KeyValueOptions Refactoring (#2035) 2025-09-25 19:59:11 +00:00
trigger.rs Add CREATE TRIGGER support for SQL Server (#1810) 2025-05-03 16:59:13 +02:00
value.rs Support for Map values in ClickHouse settings (#1896) 2025-06-28 08:13:11 +02:00
visitor.rs feat: support multiple value for pivot (#1970) 2025-08-20 13:09:37 +02:00