On 14 Jan 2019, at 11:14am, Urs Wagner <urs.wag...@man-es.com> wrote:

>                ProviderConnectionString = @"data source=" + _dataBase + 
> ";PRAGMA foreign_keys = ON;PRAGMA locking_mode = EXCLUSIVE;PRAGMA 
> schema.synchronous = NORMAL; PRAGMA schema.journal_mode = DELETE; PRAGMA 
> busy_timeout = 100000"

I am suspicious about this, but I do not know entity framework well enough to 
know for sure.  Can you include arbitrary PRAGMA statements in am entity 
framework connection string like this ?

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to