15
0
forked from pool/python-apsw
Go to file
Dirk Mueller f01dd1b0da - update to 3.44.0.0:
* Added virtual table :meth:`VTTable.Integrity` support.
  * On 64 bit platforms with the amalgamation,
    `SQLITE_MAX_MMAP_SIZE SQLite's default limit is 2GB.
  * :meth:`Connection.create_aggregate_function` can take a class
    with step and final methods. (:issue:`421`)
  * Corrected non :pep:`8` :ref:`compliant names <renaming>`.
    The old names remain as aliases to the new ones, and your
    code will not break.
  * :doc:`Exception <exceptions>` handling has been updated, with
    multiple exceptions in the same SQLite control flow being
    chained together.
  - Reduced overhead of the Column method when using
    Connection or Cursor
- Fix loadable extensions are missing,
  * Added constants: SQLITE_IOERR_CORRUPTFS

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apsw?expand=0&rev=43
2023-11-14 15:57:18 +00:00
2010-08-09 15:46:18 +00:00
2010-08-09 15:46:18 +00:00
2023-11-14 15:57:18 +00:00
2023-11-14 15:57:18 +00:00
2023-11-14 15:57:18 +00:00
Description
No description provided
2.7 MiB
Languages
RPM Spec 100%