SQLite version 3.7.16.1 is now available on the SQLite website

     http://www.sqlite.org/

Version 3.7.16.1 is a patch release with only minor changes from version 
3.7.16.  The reason for this patch release is to fix a bug in the query 
optimizer enhancements that were part of version 3.7.15.  The optimizer bug 
could cause an ORDER BY clause to be optimized out even though sorting was 
required, resulting in output that is not in the correct order.  A few other 
obscure problems were also fixed with this release.  See the change log at 
https://www.sqlite.org/releaselog/3_7_16_1.html for details.

All users of SQLite versions 3.7.15 and 3.7.16 are encouraged to upgrade.

As always, please let me know if you encounter any problems with this or any 
other release of SQLite.

--
D. Richard Hipp
d...@sqlite.org



_______________________________________________
sqlite-announce mailing list
sqlite-announce@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-announce

Reply via email to