SQLite version 3.6.0 is now available on the SQLite website:
http://www.sqlite.org/
SQLite version 3.6.0 contains many changes and enhancements, including
some incompatible changes in the VFS backend. The file format is
unchanged and is fully forward and backwards compatible. The C/C++
interface (other than the VFS layer) is fully backwards compatible.
There is a bug fix in the handling of NULL values which might cause
problems for applications that depended on the older buggy behavior.
Release 3.6.0 now includes the R-Tree index module.
A complete description of the changes in version 3.6.0 is available at
http://www.sqlite.org/35to36.html
As always, please report any problems to the SQLite mailing list, or
directly to me.
D. Richard Hipp
drh@hwaci.com
Partager