NorthernLight1 / N.EntityFramework.Extensions

Bulk data support for the EntityFramework 6.5.0+
MIT License
35 stars 20 forks source link

UpdateFromQueryAsync fails with empty contains. #136

Closed PabloFerroDev closed 3 months ago

PabloFerroDev commented 4 months ago

When you use UpdateFromQueryAsync, from a query that has an empty .Contains(), something similar to this solved bug happens: #122

PabloFerroDev commented 4 months ago

Added a pull request (updated)

139

NorthernLight1 commented 3 months ago

The PR for this bug has been approved and released in v1.9.0.