*** DRAFT ***
SQLite Release 3.3.12 On 2007 January 27 (3.3.12)
Changes associated with this release include the following:
- Fix another bug in the IS NULL optimization that was added in
version 3.3.9.
- Fix a assertion fault that occurred on deeply nested views.
- Limit the amount of output that
PRAGMA integrity_check
generates.
- Minor syntactic changes to support a wider variety of compilers.
A complete list of SQLite releases
in a single page is also available. A detailed history of every
check-in is available at
http://www.sqlite.org/src/timeline.
*** DRAFT ***