I've been using tauri-plugin-sql V2 for a few months now with no issues, but even though I haven't been touching the query code, I've recently started seeing this error pop up:
Failed to load resource: the server responded with a status of 400 (Bad Request)
I think it's completely locking the database though 😭: "error returned from database: (code: 5) database is locked". p sure this is caused by the former error (see example)