Boris Djurdjevic

Results 267 comments of Boris Djurdjevic

@MIKron1991 sure, make a PR.

Merged, thx for contrib.

Code refactored with the fix, will be published with next nuget release.

Also have you tried new EF native method **ExecuteUpdate**. _Batch_ ops are deprecated, Lib focus in mainly on _Bulk_.

Can you write full code snippet or entire test the for reproduction of the issue, so Entity class, and context config if any. Try yo strip ti to minimum components...

I assume you are using SqlServer. Can you write code snipped where the issue would be reproducible? So striped Entity class, fluentapi config from context if has any.

Should be fixed with latest commit, will be released with next nuget in a week or two.