SQLite version 3.6.16 is now available on the SQLite website: http://www.sqlite.org/
Version 3.6.16 is a regular monthly maintenance release. Curiously, even though it is released at the end of June, version 3.6.16 is considered the monthly maintenance release for July. We have accelerated the release of 3.6.16 in order to get the fix for ticket #3929 into circulation as quickly as possible. The bug in ticket #3929 can cause problems for applications that use AFTER triggers to update the same table that the trigger is attached to. See http://www.sqlite.org/cvstrac/tktview?tn=3929 for additional information. Because of ticket #3929, upgrading from version 3.6.15 is recommended. Nevertheless, applications that do not use self-referential AFTER triggers (which is to say, most applications) can continue using 3.6.15 safely. As always, please let me know if you encounter any problems with the new release. D. Richard Hipp d...@hwaci.com _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users