datafusion-sqlparse/src
Thomas Kluyver 67684c84d4
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
SQLite: make period optional for CREATE TRIGGER (#2071)
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
2025-10-22 09:12:06 +00:00
..
ast SQLite: make period optional for CREATE TRIGGER (#2071) 2025-10-22 09:12:06 +00:00
dialect SQLite: make period optional for CREATE TRIGGER (#2071) 2025-10-22 09:12:06 +00:00
parser SQLite: make period optional for CREATE TRIGGER (#2071) 2025-10-22 09:12:06 +00: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: more copy options (#2072) 2025-10-22 09:11:19 +00:00
lib.rs fix new rust 1.87 cargo clippy warnings (#1856) 2025-05-19 13:09:00 +02:00
test_utils.rs Moving several struct variants out of Statement enum to allow for trait impls for specific sub-variants (#2057) 2025-10-10 14:08:20 +00:00
tokenizer.rs Correctly tokenize nested comments in Databricks, Clickhouse, and ANSI (#2044) 2025-09-26 08:05:23 +00:00