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 release. Main feature: Added support for CTE (Common Table Expressions) and Recursive Queries. For a complete list, see: <http://www.sqlite.org/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 -- 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