apsw v3.29.0-r1 Release Notes

Release Date: 2019-09-30 // over 4 years ago
  • 📚 SourceDownloadsChangelogsDocumentation

    ➕ Added constants:

    SQLITE_DBCONFIG_DQS_DML, SQLITE_DBCONFIG_DQS_DDL, SQLITE_DBCONFIG_LEGACY_ALTER_TABLE

    ⚡️ Updated Connection.config() with all current SQLITE_DBCONFIG constants. Also fixes APSW issue 249.