datafusion-sqlparse/src
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
..
ast Support for Postgres CREATE SERVER (#1914) 2025-07-03 19:04:32 +02:00
dialect Add support for MySQL MEMBER OF (#1917) 2025-07-03 18:22:17 +02:00
parser Support for Postgres CREATE SERVER (#1914) 2025-07-03 19:04:32 +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 Support for Postgres CREATE SERVER (#1914) 2025-07-03 19:04:32 +02:00
lib.rs fix new rust 1.87 cargo clippy warnings (#1856) 2025-05-19 13:09:00 +02:00
test_utils.rs Postgres: support ADD CONSTRAINT NOT VALID and VALIDATE CONSTRAINT (#1908) 2025-07-03 18:19:26 +02:00
tokenizer.rs Fix clippy lints on 1.88.0 (#1910) 2025-06-27 14:21:17 -04:00