v10: Diagram - Update All from DB=> New FKs not added

Bernhard S

Member³
If I add a new FK with parent and child table both existing in a diagram and I do a "Update All from DB" in the Diagram, the FK is still not added there. It only gets added when I remove one of the tables involved and add it again.
 
Foreign keys are indeed not implicitly added by the update function. Only existing elements will be updated.
 
Back
Top