Expand description
SQL executor: DDL and DML operations.
Structs§
Functions§
- exec_
insert_ in_ txn - execute
- Execute a parsed SQL statement in auto-commit mode.
- execute_
in_ txn - Execute a parsed SQL statement within an existing write transaction.
- explain