System.Data.SQLite

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

Artifact ID: b04cc697b4967e5bdc4f25a11417ecc14200d8d8
Ticket: 1eacbf5ad9c039a1b618d08c54dd52ce78bf501b
Trace showing single delete multiple times
User & Date: mistachkin 2019-02-01 00:14:27
Changes

  1. icomment:
    This behavior is by design and originates from inside the SQLite core library.
    
    More details can be found here:
    
    [https://www.sqlite.org/c3ref/profile.html]
    
    If you still believe the behavior is not as described, please feel free to open
    another ticket or send a message to the "sqlite-users" mailing list:
    
    [https://system.data.sqlite.org/index.html/doc/trunk/www/support.wiki]
    
    If you open another ticket, please give the specific database schema, SQL query,
    and any other information that may help us to reproduce the issue you are seeing.
    
  2. login: "mistachkin"
  3. mimetype: "text/x-fossil-plain"
  4. priority changed to: "Medium"
  5. resolution changed to: "Works_As_Designed"
  6. status changed to: "Closed"
  7. subsystem changed to: "Native_Assembly"