Open
Description
Please consider enabling the SQLITE_ENABLE_PREUPDATE_HOOK
compile-time option to allow for the use of the void *sqlite3_preupdate_hook
function. Thank you.
Presently, the use of the function void *sqlite3_preupdate_hook
would produce the error error: 'sqlite3_preupdate_hook' was not declared in this scope; did you mean 'sqlite3_update_hook'?
upon build.
Metadata
Metadata
Assignees
Labels
No labels