Eric Sink wrote: > > about Code-based Configuration in EF6, I wonder if > > System.Data.SQLite.EF6.SQLiteProviderServices > > needs to be public (instead of internal), so that people could do something like this: >
I'm not sure. However, that type has never been public before (i.e. in the plain System.Data.SQLite.Linq assembly). -- Joe Mistachkin _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

