Skip to content

Enable SQLITE_ENABLE_PREUPDATE_HOOK Compile-time Option #97

Open
@Zhu-jiatong

Description

@Zhu-jiatong

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions