tauri-apps / tauri-apps/plugins-workspace
expo sqlite update_hook
Open
plugin: sql
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
### Describe the problem
I would like to use the [sqlite update_hook](https://sqlite.org/c3ref/update_hook.html). I think it is accessible from [sqlx](https://docs.rs/sqlx/latest/sqlx/sqlite/struct.UpdateHookResult.html) but not from tauri, at least I haven't found out how.
### Describe the solution you'd like
I was expecting something like there is [in expo-sqlite](https://docs.expo.dev/versions/latest/sdk/sqlite/#sqliteadddatabasechangelistenerlistener)
Contributor guide
Assessment
This issue has not been assessed yet.