| Issue 154: | Multiple foreignkeys to the same table with ajax futures create duplicate objects in aspx pages | |
| 4 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. create a table with 2 or more foreign key (for example: table "user" with IDRule1 and IDRule2 fields 2. Create a table with the primary key (for example; table "rule") 3. Create 2 reference between user.IDRule1 and rule.id and then between user.IDRule2 and rule.id 4. Generate code with atlas library support: in Edit aspx pages you will have duplicate object names. What version of .netTiers and CodeSmith are you using? nettiers-2.3-r789 |
|
,
Feb 02, 2009
Issue 162 has been merged into this issue. |
|
,
May 25, 2009
(No comment was entered for this change.)
Labels: Platform-SQL
|
|
,
May 25, 2009
Hello, Could you please attach a sample schema that reproduces this error. Thanks -Blake Niemyjski
Status: AwaitingInfo
Labels: -Priority-Medium Priority-Low |
|
|
|