squonk 2.0.0

Extensible, fast, multi-dialect SQL tokenizer and parser for Rust
Documentation
1
2
3
4
5
6
// SPDX-License-Identifier: MIT
// Copyright (c) 2026 Moderately AI Inc.

mod cross_tree_safety;
mod serde_parsed;
mod wire_schema;