Expand description
SQL executor: DDL and DML operations.
Structs§
Functions§
- compile_
update - exec_
insert_ in_ txn - exec_
update_ compiled - execute
- execute_
in_ txn - Execute a parsed SQL statement within an existing write transaction.
SQL executor: DDL and DML operations.