Hello, there seems to be problem with how relationships are shown through the datamodel drawings in OutDoc.The datamodel depiction from outdoc shows however all relations as 1-to-many, even when they are 1-to-1, and also in the wrong direction for 1-to-many.When I look at the same datamodels in outsystems, it shows me correctly which relationships are 1-to-1.In the image examples attached, the table 'Decision' is a 1-to-1 extension of the 'Assessment' table, with the Decision.Id being set as Assessment.Id foreign key.Within our project OutDoc is intended to be actively used as a semi-official part of our documentation. Because of that, it is important for us that this will be fixed, whether by you in a new version or by us in a customization of the forge component.From OutDoc - identifier description and datamodel picture:
From Outsystems datamodel showing both 1-to-many the other way and 1-to-1 relationship:
Can this please be fixed so that the depiction of the datamodel has accurate relationships?