updated modernc.org/sqlite to v1.44.3

This commit is contained in:
Gani Georgiev
2026-01-23 00:41:53 +02:00
parent 17086722f4
commit 55e24344ff
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
## v0.36.2 (WIP)
- Updated `modernc.org/sqlite` to v1.44.3 _(race check fix)_.
- Other minor UI fixes (updated label for non-previewable thumbs).
## v0.36.1
- Reverted the `DISTINCT` with `GROUP BY` replacement optimization from v0.36.0 as it was reported to negatively impact the indexes utilization for some queries