-
|
Take in in Of course, adding to the mapping helps, but why isn't it the default setting for such relations? Is it by design or is it a bug/limitation? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
It is up to user to decide which end should own the relationship. I usually set inverse with convention (not overrides). |
Beta Was this translation helpful? Give feedback.
It is up to user to decide which end should own the relationship. I usually set inverse with convention (not overrides).