SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine
Changes since 3.32.3-1 ===================== * Update to upstream SQLite 3.34.0. <https://www.sqlite.org/releaselog/3_33_0.html> <https://www.sqlite.org/releaselog/3_34_0.html> Additional SQLite bug-fixes, rejected (apparently) upstream but important (and simple) enough for Cygwin: * The sqlite3-icu extension now links with ICU 68 * VFS filename truncation issues <https://www.sqlite.org/src/info/c060923a54> * Wrong filename handling in sqlite3_load_extension() for Cygwin <http://sqlite.1065341.n5.nabble.com/Wrong-filename-handling-in-sqlite3-load-extension-for-Cygwin-td74049.html> * pragma database_list returns win32 paths on Cygwin <http://sqlite.1065341.n5.nabble.com/pragma-database-list-returns-win32-paths-on-Cygwin-td74163.html> * ISO time leap second <http://sqlite.1065341.n5.nabble.com/ISO-time-leap-second-td77004.html> -- Jan Nijtmans -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple