s8moahme

Results 1 issues of s8moahme

I am facing a problem with Entity Framework SqLite where 0 is interpreted as NULL. Here is the code to reproduce the issue: ``` var TestContext = new CoreTestContext(); TestContext.MasterDbDataContext.Database.EnsureCreated();...

type-enhancement
customer-reported
area-sqlite