datafusion-sqlparse/src
Yoav Cohen 12c0878a10
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
Add drop behavior to DROP PRIMARY/FOREIGN KEY (#2002)
2025-08-19 20:47:41 +02:00
..
ast Add drop behavior to DROP PRIMARY/FOREIGN KEY (#2002) 2025-08-19 20:47:41 +02:00
dialect Redshift: CREATE TABLE ... (LIKE ..) (#1967) 2025-08-16 08:34:23 +02:00
parser Add drop behavior to DROP PRIMARY/FOREIGN KEY (#2002) 2025-08-19 20:47:41 +02:00
display_utils.rs Add license header to display_utils.rs and pretty_print.rs (#1887) 2025-06-16 18:37:18 +02:00
keywords.rs Redshift: CREATE TABLE ... (LIKE ..) (#1967) 2025-08-16 08:34:23 +02:00
lib.rs fix new rust 1.87 cargo clippy warnings (#1856) 2025-05-19 13:09:00 +02:00
test_utils.rs feat: Include end token in ALTER TABLE statement (#1999) 2025-08-09 08:31:58 +02:00
tokenizer.rs Fix clippy lints on 1.88.0 (#1910) 2025-06-27 14:21:17 -04:00