2016-04-21 20-09-55
J.
 
MVP
Make Foreign Key mandatory when adding to an entity.
530
Views
3
Comments
New
Backend

At the moment the default is non-mandatory when you are adding an FK to an entity.

Understandable when the entity is already existing perhaps, but NOT when it's a new entity.

It should be mandatory by default because this is less errorprone. Developers need to explicit set it to non-mandatory if needed,

If it's default non-mandatory, and it should be mandatory you end up having some serious fixes to do.


2014-02-07 17-02-43
Vasco Pessanha
Changed the category to
Backend
2014-02-07 17-02-43
Vasco Pessanha
Changed the category to
Backend
2014-02-07 17-02-43
Vasco Pessanha
Changed the category to
Backend