# Functions
No description provided by the author
No description provided by the author
No description provided by the author
GetBytesRows get bytes rows, varchar, varbinary, text, json, etc.
GetFixedRows get fixed rows, int, float, etc.
GetStringRows get bytes rows, varchar, varbinary, text, json, etc.
NewMemExecutor used to testing.
No description provided by the author
NewResult create result.
# Structs
MemResult used to test.
Options execute options.
Result exec sql result.
StatementOption statement execute option.
# Interfaces
SQLExecutor is used to execute internal sql.
TxnExecutor exec all sql in a transaction.