Norpa

Results 1 issues of Norpa

To test: Add the line: var query = db.Set() .CountAsync(u => u.Name.ToLower().Trim() == "foobar" && u.Id != 27); to the InsertTest.cs file on line 227. and run FirebirdSql.EntityFrameworkCore.Firebird.Test you will...

type: bug
component: entity framework core