Skip to main content

Module executor

Module executor 

Source
Expand description

SQL executor: DDL and DML operations.

Structs§

CompiledUpdate
InsertBufs
UpdateBufs

Functions§

compile_update
exec_insert_in_txn
exec_update_compiled
execute
execute_in_txn
Execute a parsed SQL statement within an existing write transaction.