pkgsrc/databases/py-apsw
adam 81e049993c py-apsw: updated to 3.36.0
3.36.0-r1
Implemented Connection.serialize() and Connection.deserialize(). They turn a database into bytes, and bytes into a database respectively.

Allow any subclass of VFS to implement WAL, not just direct subclasses. (APSW issue 311)

Added constants:
SQLITE_FCNTL_EXTERNAL_READER, SQLITE_FCNTL_CKSM_FILE
2021-08-23 08:22:19 +00:00
..
DESCR
distinfo py-apsw: updated to 3.36.0 2021-08-23 08:22:19 +00:00
Makefile py-apsw: updated to 3.36.0 2021-08-23 08:22:19 +00:00
PLIST