Skip to content

Support WAL hook #1187

Description

@quasicomputational

sqlite3_wal_hook is a hook which rusqlite currently doesn't have bindings for; it's useful if you want fine-grained control over the WAL mechanism and want to know when to trigger it. It'd be nice if rusqlite had a convenient binding for it like it does for commit hooks etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions