System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: 56f05a797d9fa6bc179a30bb6f6f0a52515203bb
Title: Accessibility of SQLiteProviderServices
Status: Closed Type: Incident
Severity: Important Priority: Medium
Subsystem: None Resolution: Rejected
Last Modified: 2014-06-13 16:26:48
Version Found In: latest source
User Comments:
anonymous added on 2014-06-13 05:46:41:
I'm trying to get EF6 working and am having trouble getting the configuration correct.  I downloaded the source and was wondering if access level for SQLiteProviderServices is correct.  It is marked internal whilst the equivalent SqlProviderServices class is marked public.  

Surely it is required to be public since the type will need to be accessed outside of the assembly?  Isn't the type referenced in the providers section of the app.config file?

mistachkin added on 2014-06-13 16:26:48:
It has never been public and works just fine.