SQLite 3.53.0
On April 9, the release of version 3.53.0 of the compact cross-platform embedded DBMS SQLite took place. The project's code is written in C and is released as public domain. Changes: Fixed the WAL-reset database corruption bug. See the previous SQLite 3.51.3 news for a fix regarding possible database corruption in WAL mode. The Query Result Formatter (QRF) library has been added to format SQL query results for […]
