apsw v3.25.2-r1 Release Notes

Release Date: 2018-11-05 // over 5 years ago
  • 📚 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.