tauri-apps / tauri-apps/plugins-workspace

[sql] Support fetch_one/fetch_optional

Open
#1,620 1 comment 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

SQLx supports `execute`, `fetch_all`, `fetch_one`, and `fetch_optional` on queries, but the SQL plugin currently only exposes `execute` and `fetch_all` (as `select`).

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.