You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.