Small. Fast. Reliable.
Choose any three.
SQLite Release 3.3.10 On 2007-01-09
- Fix bugs in the implementation of the new
sqlite3_prepare_v2() API
that can lead to segfaults.
- Fix 1-second round-off errors in the
strftime() function
- Enhance the Windows OS layer to provide detailed error codes
- Work around a win2k problem so that SQLite can use single-character
database file names
- The
user_version and
schema_version pragmas
correctly set their column names in the result set
- Documentation updates
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.