/ Ticket Change Details
Login
Overview

Artifact ID: 90d3b35d876f05be4253bfa963cf22e5a1f3db12c0a82f9a01a3fc156af57653
Ticket: f4ec250930342e0c146bade2571c10f43085be34
Malformed image when using no journal mode, zero cache size, and failing when creating an index.
User & Date: drh 2019-05-17 20:40:46
Changes

  1. icomment:
    This is the expected behavior when there is no journal available to
    rollback a partially completed operation that fails due to a constraint.
    The documentation has been strengthened to try to make this clear.
    And PRAGMA journal_mode=OFF is now disallowed if
    SQLITE_DBCONFIG_DEFENSIVE is turned on.
    
  2. login: "drh"
  3. mimetype: "text/x-fossil-wiki"
  4. priority changed to: "Immediate"
  5. resolution changed to: "Works_As_Designed"
  6. status changed to: "Closed"
  7. subsystem changed to: "Code_Generator"