Has anyone gotten Tauri v2.0 sqlx to work with drizzle?
Hi, I'm wondering if there is a way to make drizzle work with Tauri's SQLite driver? It would be nice to have simple type safety when working with the SQLite DB in the Tauri frontend.
Does anyone know if it's possible to make this work?
https://tauri.app/plugin/sql/
Tauri
SQL
Tauri Plugin providing an interface for the frontend to communicate with SQL databases through sqlx.
0 Replies