Index

Modules: sqlite, sqlite/autoconv, sqlite/common, sqlite/comparators, sqlite/private/libsqlite3.

API symbols

`==`:
all:
bind_blob:
BindDestructor:
bind_double:
bind_int64:
bind_null:
bind_parameter_count:
bind_text:
closeSqlite:
close_v2:
column_blob:
column_bytes:
column_count:
column_double:
column_int64:
column_text:
column_type:
DbConn:
DbConnProfile:
DbError:
DbPool:
DbRow:
DbValue:
DbValueKind:
errmsg:
exec:
execScript:
finalize:
get_autocommit:
getLastRowId:
isNull:
iterate:
last_insert_rowid:
one:
open:
openSqlite:
optimize:
prepare_v2:
reset:
Sqlite3:
SQLITE_BLOB:
SQLITE_DONE:
SQLITE_FLOAT:
SQLITE_INTEGER:
SQLITE_NULL:
SQLITE_OK:
SQLITE_ROW:
SQLITE_STATIC:
SQLITE_TEXT:
SQLITE_TRANSIENT:
step:
Stmt:
toDbValue:
transaction:
withDb: