zzzprojects / GraphDiff

GraphDiff is a library that allows the automatic update of a detached graph using Entity Framework code first.
https://entityframework-graphdiff.net/overview
MIT License
333 stars 101 forks source link

Fix for issue #22 #40

Closed ghost closed 10 years ago

ghost commented 10 years ago

Hi,

I've added a failing test and a fix for nullable key properties that are mapped to non-nullable columns. Fixes #22.