github rogerbinns/apsw 3.36.0-r1

latest releases: 3.46.1.0, 3.46.0.1, 3.46.0.0...
3 years ago

SourceDownloadsChangelogsDocumentation

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

Don't miss a new apsw release

NewReleases is sending notifications on new releases.