SQLite release 3.6.17 released
[Posted August 11, 2009 by cook]
Version 3.6.17 of the SQLite DBMS has been
announced.
"
Changes associated with this release include the following:
* Expose the sqlite3_strnicmp() interface for use by extensions and applications.
* Remove the restriction on virtual tables and shared cache mode. Virtual tables and shared cache can now be used at the same time.
* Many code simplifications and obscure bug fixes in support of providing 100% branch test coverage."
(
Log in to post comments)