sqlite3d ~master (2024-06-14T08:19:28Z)
Dub
Repo
sqlite3_module.xCreate
sqlite3
sqlite3_module
Undocumented in source.
struct
sqlite3_module
int
function
(
sqlite3
*,
void
*
pAux
,
int
argc
,
const
(
char
*)*
argv
,
sqlite3_vtab
**
ppVTab
,
char
**)
xCreate
;
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