--- - branch: MAIN date: Mon Oct 10 08:06:33 UTC 2022 files: - new: '1.47' old: '1.46' path: pkgsrc/databases/py-apsw/Makefile pathrev: pkgsrc/databases/py-apsw/Makefile@1.47 type: modified - new: '1.26' old: '1.25' path: pkgsrc/databases/py-apsw/distinfo pathrev: pkgsrc/databases/py-apsw/distinfo@1.26 type: modified id: 20221010T080633Z.cb3454e834f9db46566a9b206589df9c1c84f3c2 log: "py-apsw: updated to 3.39.4.0\n\n3.39.4.0\n\nAdded Connection.cache_stats() to provide more information about the statement cache.\n\nCursor.execute() now uses sqlite_prepare_v3 which allows supplying flags.\n\nCursor.execute() has a new can_cache parameter to control whether the query can use the statement cache. One example use is with authorizers because they only run during prepare, which doesn窶å\x86² happen with already cached statements.\n\n(The Cursor.execute() additional parameters are keyword only and also present in Cursor.executemany(), and the corresponding Connection.execute() and Connection.executemany() methods.)\n\nAdded Cursor.is_readonly, Cursor.is_explain, and Cursor.expanded_sql.\n\nUpdated processing named bindings so that types registered with collections.abc.Mapping (such as collections.UserDict) will also be treated as dictionaries. (APSW issue 373)\n" module: pkgsrc subject: 'CVS commit: pkgsrc/databases/py-apsw' unixtime: '1665389193' user: adam