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