tauri-apps / tauri-apps/plugins-workspace

expo sqlite update_hook

Open
#3,177 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.