Jeff-Lewis / codesmith

Automatically exported from code.google.com/p/codesmith
0 stars 0 forks source link

Two associations to same table do not generate unique names. #113

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a table that has one-to-many and a many-to-many to another table.
2. Generate.
3. Try to compile.

What is the expected output? What do you see instead?
Should create two different association properties for the Entity Sets.
Instead it creates two properties with the same name.

Original issue reported on code.google.com by tdupont...@gmail.com on 29 Jun 2009 at 7:47

GoogleCodeExporter commented 9 years ago

Original comment by tdupont...@gmail.com on 29 Jun 2009 at 7:47