Source ▪ Downloads ▪ Changelogs ▪ Documentation
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