PHPMyAdmin 设计器不显示关系

2022-01-05 00:00:00 php mysql phpmyadmin

When using the PHPMyAdmin Designer tool I can not see relations (lines that connect each foreign key relation). The foreign key attributes get a different icon than the other attributes, however the line connection is missing. I already tried switching on/off "Show/Hide relations".

What am I missing?

解决方案

Click Toggle Relationship lines, and then line of relationship will be visible:

相关文章