I have a domain model with two entities: 'Husband' and 'Wife'. Between them there is an association called 'Marriage'. I cannot seem to delete that association because of an obscure error message. How do I get rid of the association?
↧
I have a domain model with two entities: 'Husband' and 'Wife'. Between them there is an association called 'Marriage'. I cannot seem to delete that association because of an obscure error message. How do I get rid of the association?