Skip to content

3.36.0-r1

Compare
Choose a tag to compare
@rogerbinns rogerbinns released this 30 Jul 19:47
· 2815 commits to master since this release

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