tauri-apps / tauri-apps/plugins-workspace

[sql] Cancel Query

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

For the SQL plugin, it does not look like there is currently a way to cancel an in flight query. The use case would be when querying a large data set with filters and then those filters get updated by the user, I would like to be able to cancel the previous query and initiate a new one with the updated filters.

Would it be possible to expose some of the underlying functionality so that a query could be canceled?

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.