15
0
forked from pool/python-apsw
Go to file
Dominique Leuenberger bbf96ba6d3 Accepting request 1064204 from devel:languages:python
- update to 3.40.1.0:
  * Implemented `window functions
  * Function flags can be specified to
    Connection.createscalarfunction and
    Connection.createaggregatefunction
  * Added apsw.mapping_function_flags
  * Added Connection.trace_v2` with apsw.mapping_trace_codes
    and apsw.mapping_statement_status
  * Ensure all SQLite APIs are wrapped.
  * When an unraisable exception happens, sqlite3_log is
    now called so you will have context within SQLite's actions.
  * sys.unraisablehook now called first, and if it doesn't exist then
    sys.excepthook as before.
  * When the wrong type is given for a function argument, the
    error message now includes the parameter name and function
    signature.
  * Let SQLite do size checking instead of APSW for strings and
    blobs.
  * Added :meth:`apsw.ext.log_sqlite` which installs a handler
    that forwards SQLite messages to the logging module
  * Added set_default_vfs and unregister_vfs taking vfs
    names.

OBS-URL: https://build.opensuse.org/request/show/1064204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apsw?expand=0&rev=13
2023-02-10 13:36:01 +00:00
2010-08-09 15:46:18 +00:00
2010-08-09 15:46:18 +00:00
2023-02-10 10:11:48 +00:00
2023-02-10 10:11:48 +00:00
2023-02-10 10:11:48 +00:00
Description
No description provided
2.7 MiB
Languages
RPM Spec 100%