Small. Fast. Reliable.
Choose any three.

SQLite Release 3.3.6 On 2006-06-06

  1. Plays better with virus scanners on Windows
  2. Faster :memory: databases
  3. Fix an obscure segfault in UTF-8 to UTF-16 conversions
  4. Added driver for OS/2
  5. Correct column meta-information returned for aggregate queries
  6. Enhanced output from EXPLAIN QUERY PLAN
  7. LIMIT 0 now works on subqueries
  8. Bug fixes and performance enhancements in the query optimizer
  9. Correctly handle NULL filenames in ATTACH and DETACH
  10. Improved syntax error messages in the parser
  11. Fix type coercion rules for the IN operator

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.