Mysql Workbench: any way to force lines for relationships to be straight?

mysql-workbench

Solution

Unfortunatelly the only way to do that is to edit the table position manually: select the table, and in the Properties Editor adjust the Top/Left properties until you reach the alignment>

Problem

As you know, when a relationship between two tables on a schema diagram is created, a line between them is drawn. Do you know any way to force those lines to be straight? v. 5.2.34

Original source