Skip to content

Commit

Permalink
docs: add changefile
Browse files Browse the repository at this point in the history
  • Loading branch information
cijiugechu committed Oct 25, 2024
1 parent 76d4de5 commit 7bd466d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/fix-sql-blocking.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
sql: patch
---

Replace `Mutex` with `RwLock` to enable concurrent SQL execution.

0 comments on commit 7bd466d

Please sign in to comment.