Skip to content

3.25.2-r1

Compare
Choose a tag to compare
@rogerbinns rogerbinns released this 05 Nov 03:11
· 2917 commits to master since this release

SourceDownloadsChangelogsDocumentation

Added constants:

  • SQLITE_INDEX_CONSTRAINT_FUNCTION, SQLITE_CANTOPEN_DIRTYWAL, SQLITE_ERROR_SNAPSHOT, SQLITE_FCNTL_DATA_VERSION

  • Shell output mode now has lines and columns for compatibility (APSW issue 214)

  • Example now runs under both Python 2 and 3.