SQLite version 3.6.20 is now available on the SQLite website.  
http://www.sqlite.org/

Version 3.6.20 is a monthly maintenance release.  There are some  
improvements to the query planner that help in cases where the right- 
hand side of a LIKE or GLOB operator is a host parameter (such as ?  
or :abc or $xyz).  There are also fixes to several obscure bugs and  
improvements to the on-line documentation.  Be sure to visit some of  
the new or revised website pages, including:

     http://www.sqlite.org/sitemap.html
     http://www.sqlite.org/keyword_index.html
     http://www.sqlite.org/books.html

Version 3.6.20 is considered stable and ready for production use.

As always, please let us know if you encounter any problems.

D. Richard Hipp
d...@hwaci.com



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

Reply via email to