Foreign Key name issues

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
emazv72
Posts: 1
Joined: Fri 18 Feb 2011 11:58
Location: IT

Foreign Key name issues

Post by emazv72 » Fri 18 Feb 2011 12:31

I have a quite large model ( edmx file, MS SQL Server 2008 ) which is valid under Visual Studio 10 edmx editor.
Each NavigationProperty name in the model has been changed, adding a standard prefix ( FK ).

The same file opened with Entity Developer claims I have duplicated property names.
ED doesn't show the 'FK' prefix and shows a name clashes with other properties in the same class.

This seems to be an unsupported feature.

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

Post by AndreyR » Mon 21 Feb 2011 11:35

Thank you for the report, I have reproduced the error.
I will let you know about the results of our investigation.

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

Post by AndreyR » Thu 03 Mar 2011 14:09

We have fixed this error. The fixed build will be available in a week or so.

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

Post by AndreyR » Mon 14 Mar 2011 15:09

The new 3.20.99 build of Entity Developer for SQL Server is available for download.
It is available here (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to this post.

Post Reply