Skip to main content

Module procedural

Module procedural 

Source
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§

Diagnostic
JobAttemptMetadata
JobAttemptOutcome
ProceduralCallOutcome

Enums§

DiagnosticKind

Traits§

ProceduralResultStage
Transaction-aware result staging supplied by the protocol/API boundary.