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
I am currently working on a project where it would be very helpful to receive event callbacks on updates. This could be implemented using this: https://www.sqlite.org/c3ref/update_hook.html
There's a half finished PR on node-sqlite3 here, but I would rather use better-sqlite3.
The text was updated successfully, but these errors were encountered:
I am currently working on a project where it would be very helpful to receive event callbacks on updates. This could be implemented using this: https://www.sqlite.org/c3ref/update_hook.html
There's a half finished PR on node-sqlite3 here, but I would rather use better-sqlite3.
The text was updated successfully, but these errors were encountered: