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 - Provenance of a cached index; queryable via
ann_cache_statusand carries a load-refusal reason so a refused segment’s cause stays visible, not 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