Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我用 Joomla 2.5.x 创建了一个网站,现在我正在研究数据库的 ER 图。
我找到了自动创建它的 MySQL Workbench。我试过了,但它只显示实体。
如何自动建立关系(因为我网站的数据库太复杂了)?
关系只有在存在时才能在 Workbench (WB) 中显示,即定义了外键。WB 将选择任何外键并自动在图表中创建关系。