SQLite is a software library that implements a self-contained,
serverless, zero-configuration, transactional SQL database engine
Changes since 3.8.2-3
=====================
* Updated to upstream 3.8.3 beta release. Main feature:
Added support for CTE (Common Table Expressions) and
Recursive Queries. For a complete list, see:
<http://www.sqlite.org/draft/releaselog/current.html>
* Is compiled with SQLITE_ENABLE_SQLLOG enabled. See:
<http://www.sqlite.org/compile.html#enable_sqllog>
* New sub-package "sqlite3-tcl", containing the language
bindings for Tcl 8.5/8.6 (works fine with SQLite 3.8.2 as well)
Since this is a test package, this beta release is not installed
automatically when running setup.exe. You must explicitly
specify version 3.8.3-1!
--
Jan Nijtmans
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple