mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-10 16:27:05 +02:00
5 lines
85 B
Markdown
5 lines
85 B
Markdown
---
|
|
sql: patch
|
|
---
|
|
|
|
Replace `Mutex` with `RwLock` to enable concurrent SQL execution. |