Update to 2.3.4:

Fix: Compatibility with sqlite3 version >= 3.52.0 when using '-o appearance'
This commit is contained in:
2026-07-28 18:33:37 -04:00
parent 3fb2504ef8
commit ccf475d3f5
4 changed files with 7 additions and 4 deletions
+3
View File
@@ -1,3 +1,6 @@
2.3.4:
* Fix: Compatibility with sqlite3 version >= 3.52.0 when using '-o appearance'
2.3.3:
* Fix: Remove extraneous print (used for debugging)