SQLite 3.8.0 released
SQLite 3.8.0 released
[Development] Posted Aug 27, 2013 13:40 UTC (Tue) by corbet
Version 3.8.0 of the SQLite database management library is out. "Do
not fear the zero in this version number! The 3.8.0 release might easily
have been called 3.7.18 instead. We decided to increase the minor version
from 7 to 8 because of the rewrite of the query planner. But the software
is quite stable and is ready for production use.
" Along with the new query planner, this
release adds partial
indexes and more; see the changelog for details.