tracker-enabled-dbcontext
tracker-enabled-dbcontext copied to clipboard
Independent Associations Changes Are Not Logged
If there is a change of the "many to many" relaionship, it is not logged. Please refer to this link for a soluton. http://stackoverflow.com/questions/7490509/entity-framework-4-1-many-to-many-relationships-change-tracking
Thanks
Definitely would like to see this included. I don't my EF skills are up to a fork/contribution though! Upvoting this as I'll happily help to test any implementation in the wild. Thanks!
Just wanted to +1 this. I have just learn't about this library and implemented it in a project but was surprised when a many-to-many relationship change was not tracked and logged.
I will try to fix this soon. There are solutions available to this problem like this one - http://stackoverflow.com/a/9833201/1365053
Thanks very much for the quick response. :+1: