I am having rare/intermittent corruption of typically 1-2 rows of my database. I am using this database version on Windows: SQLITE 3.6.3 [Via C# provider SQLITE.NET 1.60.0] One of my tables is named "ArchiveStreamTimes" with these column types: guid [PK], string, string, string, string There...