Nick Zhu wrote:
>
> So I just started using System.Data.Sqlite with entity framework 6
> (downloaded the latest System.Data.Sqlite from Nuget, version 1.0.91.0)
> After some configuration and code, I found out that I can read from the
> database but somehow write is not working.
>

This might be a problem with the configuration file.  There was an issue
with the NuGet configuration file transforms that is now fixed in package
version 1.0.91.1.  Could you try the new version and see if that clears
the issue you are seeing?

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to