-
-
Notifications
You must be signed in to change notification settings - Fork 426
Closed
Description
It would be nice to be able to subscribe to events using the sqlite3_update_hook
function.
How about adding a setUpdateHook()
method to the Database instance ?
I know that this function only fires for updates within the same database connection, but it would still be of use to me (probably).
Metadata
Metadata
Assignees
Labels
No labels