SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine
Changes since 3.27.2-1 ===================== * Update to upstream SQLite 3.28.0. <http://www.sqlite.org/releaselog/3_28_0.html> Additional SQLite bug-fixes, rejected (apparently) upstream but important (and simple) enough for Cygwin: * 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> * update to Unicode 12.1 for FTS3/4/5 tokenizer -- 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