Boris Djurdjevic
Boris Djurdjevic
Thx for contrib.
8.0.3 published
@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...
PR merged, thx for contrib. Will be released with next nuget.
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.