Documentación offline SQLite 3.53.4
por @raupulus

SQLite Release 3.6.13 On 2009-04-13

3.53.4 Ver versión oficial en línea Licencia BlessingDescargado el 2026-09-15 Bundle .md (21.8 MB) ↓

En esta página

SQLite Release 3.6.13 On 2009-04-13#

  1. Fix a bug in version 3.6.12 that causes a segfault when running a count(*) on the sqlite_master table of an empty database. Ticket #3774.
  2. Fix a bug in version 3.6.12 that causes a segfault that when inserting into a table using a DEFAULT value where there is a function as part of the DEFAULT value expression. Ticket #3791.
  3. Fix data structure alignment issues on Sparc. Ticket #3777.
  4. Other minor bug fixes.

A complete list of SQLite releases in a single page and a chronology are both also available. A detailed history of every check-in is available at SQLite version control site.