Expand description
SQL executor: DDL and DML operations.
Structs§
- AnnSegment
Info - What
persist_ann_indexreturns for the caller’s manifest: the hashes a later attach verifies against, and the shape for the record.
Enums§
- AnnIndex
Source - Where a cached index came from - queryable via
ann_cache_status, and the carrier for load-refusal diagnostics (a refused segment degrades to the slow rebuild, but the refusal reason must stay visible, never a log-only).
Traits§
Functions§
- compile
- exec_
insert_ in_ txn - execute
- execute_
in_ txn - Execute a parsed SQL statement within an existing write transaction.
- execute_
with_ read