SQLite 3.51.3 includes a fix for a potential database corruption issue in WAL mode.
On March 13, a corrective release 3.51.3 of the compact embedded database SQLite was announced. The project's code is written in C and is distributed as public domain. Due to compatibility issues related to some new features, version 3.52.0 (released on March 6) was withdrawn. Change list for version 3.51.3: on March 3, one of the SQLite developers (Dan) discovered and fixed […]
