Small. Fast. Reliable.
Choose any three.

SQLite Release 3.2.7 On 2005-09-24

  1. GROUP BY now considers NULLs to be equal again, as it should
  2. Now compiles on Solaris and OpenBSD and other Unix variants that lack the fdatasync() function
  3. Now compiles on MSVC++6 again
  4. Fix uninitialized variables causing malfunctions for various obscure queries
  5. Correctly compute a LEFT OUTER JOINs that is constrained on the left table only

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.