System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Overview

Artifact ID: 617e1c95eeac457f2e7bc44b0adb7c291a6d85a5
Ticket: 0ee891062d55628e2e608ece3361853215377641
-wal -shm files are not removed after last connection is closed
User & Date: mistachkin 2018-12-22 19:45:59
Changes

  1. icomment:
    Paraphrased the WAL documentation:
    
    [https://www.sqlite.org/wal.html]
    
    It was not possible to open read-only WAL databases.  Beginning with version 3.22.0 (2018-01-22), a read-only WAL-mode database file can be opened if the -shm and -wal files already exists or those files can be created or the database is immutable.
    
  2. login: "mistachkin"
  3. mimetype: "text/x-fossil-plain"
  4. resolution changed to: "Works_As_Designed"
  5. status changed to: "Closed"
  6. subsystem changed to: "Native_Assembly"
  7. type changed to: "Incident"