Dat Nguyen

Results 1 comments of Dat Nguyen

Hi @JonathanMagnan, I got exception like this. **Version**: [Z.EntityFramework.Plus.EFCore 1.8.10](https://www.nuget.org/packages/Z.EntityFramework.Plus.EFCore/1.8.10) **Command**: Abc.Where(e => e.Id == id).UpdateAsync(e => new Abc{count = e.count + newCount}) **Exception**: Must declare the scalar variable "@__Value_1"....