*** DRAFT ***
SQLite Release 3.6.20 On 2009 Nov 4 (3.6.20)
Changes associated with this release include the following:
- Optimizer enhancement: prepared statements are automatically
re-compiled when a binding on the RHS of a LIKE operator changes or
when any range constraint changes under SQLITE_ENABLE_STAT2.
- Various minor bug fixes and documentation enhancements.
A complete list of SQLite releases
in a single page is also available. A detailed history of every
check-in is available at
http://www.sqlite.org/src/timeline.
*** DRAFT ***