本文介绍了PHPMyAdmin Designer不显示关系的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用PHPMyAdmin Designer工具时,我看不到关系(连接每个外键关系的线).外键属性与其他属性获得的图标不同,但是缺少线路连接.我已经尝试过打开/关闭显示/隐藏关系".

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".

我想念什么?

推荐答案

单击Toggle Relationship lines,然后将显示关系线:

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

这篇关于PHPMyAdmin Designer不显示关系的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-03 22:41
查看更多