QueryInterface.php
system/Database/QueryInterface.php
10 fn
setQuery
(string $sql, $binds = null, bool $setEscape = true)
getQuery
()
setDuration
(float $start, ?float $end = null)
getDuration
(int $decimals = 6)
setError
(int $code, string $error)
hasError
()
getErrorCode
()
getErrorMessage
()
isWriteType
()
swapPrefix
(string $orig, string $swap)