 
Small. Fast. Reliable.
Choose any three.
 
SQLite Release 3.3.11 On 2007-01-22
- Fix another bug in the implementation of the new 
sqlite3_prepare_v2() API.
We'll get it right eventually...
- Fix a bug in the IS NULL optimization that was added in version 3.3.9 -
the bug was causing incorrect results on certain LEFT JOINs that included
in the WHERE clause an IS NULL constraint for the right table of the
LEFT JOIN.
- Make AreFileApisANSI() a no-op macro in WinCE since WinCE does not
support this function.
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.