Module execute

Source

Structs§

SqlResult
StmtResult

Functions§

execute_sql
Run the compiled SQL expression inside the vm created by DbProgram
execute_sql_tx
Like execute_sql, but for providing your own tx.
run
Run the SQL string using the auth credentials
translate_col
Translates a FieldName to the field’s name.