tauri-apps / tauri-apps/plugins-workspace

Sql plugin - Sqlite — unable to load an extension

Open
#1,705 1 comment 4 reactions 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

How to load an extension for sqlite?

For example the sql below does not seem to work, I'm getting `not authorized` (in the console):

```
SELECT load_extension ('spellfix');
```

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.