MikaelEliasson / EntityFramework.Utilities

Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts
443 stars 175 forks source link

UpdateAll doesn't work with TPH #50

Closed MikaelEliasson closed 9 years ago

MikaelEliasson commented 9 years ago

The discriminator column causes problems and it throws a NullReferenceException.

MikaelEliasson commented 9 years ago

Fixed an released in 1.0.1