FK Constraint Naming Pattern

Posts   
 
    
JSStudz
User
Posts: 42
Joined: 08-Jul-2019
# Posted on: 27-Aug-2019 21:49:04   

I updated the Foreign Key Constraint Naming pattern, however, it doesn't seem like the designer took the change.

Is there any way to force this change in the designer so I can properly run my generated source code?

Walaa avatar
Walaa
Support Team
Posts: 14946
Joined: 21-Aug-2005
# Posted on: 27-Aug-2019 23:49:25   

Please provide more details.

Which Designer version are you using? What steps did you take exactly? I believe you have set the "Foreign Key Field Pattern" in the project settings, correct? What's the value did you set it to?

Did you test the results with newly mapped entities (first time reverse engineered), or on existing entities? i.e. Did you set the project setting, then mapped an entity and generated the code? Or did you set the project setting, then regenerated the code and checked the FK name on an existing entity?

Thanks,