SQLite 3.6.21 released
[Posted December 8, 2009 by cook]
Version 3.6.21 of the SQLite DBMS has been
announced.
"
SQLite version 3.6.21 focuses on performance optimization. For a certain set of traces, this version uses 12% fewer CPU instructions than the previous release (as measured by valgrind). In addition, the FTS3 extension has been through an extensive cleanup and rework and the sqlite3_trace() interface has been modified to insert bound parameter values into its output." See the
change log for more information.
(
Log in to post comments)