squonk-ast 2.0.0

Dialect-agnostic SQL abstract syntax tree for the squonk toolkit
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Generated Code

Do not edit the Rust files in this directory by hand.

Update the AST or `crates/squonk-sourcegen`, then regenerate:

```sh
cargo run -p squonk-sourcegen
```

The generated output is checked in so diffs remain reviewable. The sourcegen
drift test verifies these files match the generator.