Expand description
Atomic bridge from verified procedural IR into the canonical SQL executor.
The bridge owns no SQL semantics and no storage handle. It adapts values, streams SQL rows, and coordinates one existing executor transaction.
Structs§
Enums§
Traits§
- Procedural
Result Stage - Transaction-aware result staging supplied by the protocol/API boundary.