System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: 298f564132e264cac39edcb26fef19b9b9187787
Title: When using the System.Data.SQLite package the config file is invalid.
Status: Closed Type: Incident
Severity: Important Priority: Medium
Subsystem: NuGetPackage Resolution: Need_More_Info
Last Modified: 2018-04-26 16:44:50
Version Found In: 1.0.105.2
User Comments:
anonymous added on 2017-10-16 14:00:13: (text/html)
See <a href="https://github.com/VBDev2Dev/EFSqlite/commit/d809550c8d1f04230991675fa9aa3445a3b3fb62">Config fix</a>.  I tried making the provider System.Data.Sqlite and System.Data.Sqlite.EF6 and I got an exception both times.  The package needs to deploy with my fix and the connection provider will equal System.Data.Sqlite.

mistachkin added on 2017-10-16 20:00:44: (text/x-fossil-plain)
Can I assume these changes are intended for the NuGet packages?

Given the complexity of the configuration file transforms present in the NuGet
packages for System.Data.SQLite and how much testing they have received, I'm a
bit hesitant to apply a change like this without a more detailed explanation of
the issue.

mistachkin added on 2017-11-01 16:12:58: (text/x-fossil-plain)
This ticket will not block the 1.0.106.0 release.