You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ Note: you may refer to `README.md` for description of features.
4
4
## Dev (WIP)
5
5
6
6
## 2.0.7 (2025-10-04)
7
-
- Fixed database cache evictor entirely not working for MySQL and SQL Server
8
-
-Sample error message on MySQL: `You have an error in your SQL syntax [...]`
7
+
- Fixed database cache evictor crashing due to bad SQL command
8
+
-This problem was seen on MySQL and SQL Server (see [#19](https://github.com/Vectorial1024/laravel-cache-evict/issues/19)), but perhaps some other database engines are also affected
9
9
- Fixed wrong console kernel schedule example code
0 commit comments