Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Integrate bindings for sqlite3 api UPDATE HOOK #599

Open
akpor-kofi opened this issue Nov 27, 2024 · 1 comment
Open

Feature Request: Integrate bindings for sqlite3 api UPDATE HOOK #599

akpor-kofi opened this issue Nov 27, 2024 · 1 comment

Comments

@akpor-kofi
Copy link

For reactive queries i would like to be able to run a callback immediately a table change in my sqlite db using update hook. i tried using create_function + triggers but that doesn't seem to work either

@akpor-kofi
Copy link
Author

or is there a way to actually use the create_function + trigger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant