15
0
forked from pool/python-apsw
Go to file
Ana Guerrero 407313158e Accepting request 1126235 from devel:languages:python
- 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/request/show/1126235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apsw?expand=0&rev=19
2023-11-15 20:08:27 +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%