Hello,
I just created the relational model on an LBLGEN project file using version 5.8 by syncing from an Oracle database and everything went well but there are some warnings that I am not sure how to treat them.
Here follows an example of one of them.
The Foreign Key field 'EmployerAccountId (FK)' in the relationship 'UiAddrLnk.UiEmployer - UiEmployer.UiAddrLnk (m:1)' is shared with the relationship 'UiAddrLnk.UiEmprUnit - UiEmprUnit.UiAddrLnk (m:1)', and therefore, has multiple sources of truth. You should re-model this so FK fields aren't shared among relationships.
I was wondering if anyone could explain in basic terms why this is happening and what possible solutions are available.
Thanks in advance.