• DISQLite3 v5.39.2
    • Fix a bug that can cause database corruption if a SAVEPOINT is rolled back while in PRAGMA temp_store=MEMORY mode.
    • Fix a problem with ON DELETE CASCADE and ON UPDATE CASCADE.