sqlite3d ~master (2024-06-14T08:19:28Z)
Dub
Repo
sqlite3_module.xFilter
sqlite3
sqlite3_module
Undocumented in source.
struct
sqlite3_module
int
function
(
sqlite3_vtab_cursor
*,
int
idxNum
,
const
(
char
)*
idxStr
,
int
argc
,
sqlite3_value
**
argv
)
xFilter
;
Meta
Source
See Implementation
sqlite3
sqlite3_module
variables
iVersion
xBegin
xBestIndex
xClose
xColumn
xCommit
xConnect
xCreate
xDestroy
xDisconnect
xEof
xFilter
xFindFunction
xIntegrity
xNext
xOpen
xRelease
xRename
xRollback
xRollbackTo
xRowid
xSavepoint
xShadowName
xSync
xUpdate