many2many bug in Entity Developer cs generator

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
oribolzi
Posts: 7
Joined: Sun 26 Feb 2006 21:54
Location: Milano, Italy

many2many bug in Entity Developer cs generator

Post by oribolzi » Wed 15 Apr 2009 19:32

Using the latest beta of Entity Developer for dotConnect (2.0.11) on a sample many to many relation (A->AB<-B).

The model is correct, but the code generator create a collection on one side but a entity reference on the other, as in one-to-many relationship.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Thu 16 Apr 2009 10:40

Thank you for the report, we have reproduced the problem.
I will let you know as soon as it is fixed.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 19 May 2009 14:03

This problem is fixed, the fix will be included in the upcoming build.

Post Reply