Database.SQLite3.Direct
open
close
errmsg
setTrace
getAutoCommit
exec
execWithCallback
type ExecCallback
prepare
getStatementDatabase
step
reset
finalize
clearBindings
statementSql
bindParameterCount
bindParameterName
columnCount
columnName
bindInt64
bindDouble
bindText
bindBlob
bindNull
columnType
columnInt64
columnDouble
columnText
columnBlob
lastInsertRowId
changes
totalChanges
interrupt
data Database
data Statement
data ColumnType
data StepResult
data Error
data Utf8
data ParamIndex
data ColumnIndex
type ColumnCount