Replies: 1 comment
-
The plugin does not have any Rust apis. Use any of the existing rust crates for this instead. If you chose sqlx you can re-use the plugin's connection pools via |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I couldn't find any examples of this, but is there a way to create a connection and execute queries using the tauri_plugin_sql on the Rust side of things? All I've found are JavaScript examples. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions