Update to 2.3.2:

Fix: Do not fail when a sqlite entry is empty
This commit is contained in:
2026-05-09 00:09:07 -04:00
parent 60ba48d308
commit be267f64e7
4 changed files with 10 additions and 4 deletions
+3
View File
@@ -1,3 +1,6 @@
2.3.2:
* Fix: Do not fail when a sqlite entry is empty
2.3.1:
* Fix: Compatibility with sqlite3 version >= 3.52.0