MySQL Workbench EER - 显示表中的所有列

时间:2022-02-22 17:04:28

how can I show all columns in table in EER Model? I've generated EER model from existing database, but one major table is huge (contains plenty of columns) and EER is showing only first 30 cols (and there is a note '28 more ...')

如何在EER模型中显示表格中的所有列?我已经从现有的数据库中生成了EER模型,但是一个主要表格很大(包含大量列),而EER只显示前30个列(并且有一个注释'28更多......')

How can I expand them? Because of it, other tables are not connected in the EER, because FK's are missing (hidden) ...

我该如何扩展它们?因此,在EER中没有连接其他表,因为FK缺失(隐藏)......

Thank you

1 个解决方案

#1


1  

  1. In menu bar there is tab called model
  2. 在菜单栏中有一个名为model的选项卡

  3. Then go to Model Options..
  4. 然后转到模型选项..

  5. Then in the model option window select "diagram" option
  6. 然后在模型选项窗口中选择“图表”选项

  7. un-tick use defaults from global settings
  8. 取消勾选使用全局设置的默认值

  9. change the value of 'Max. number of columns to display'
  10. 改变'Max。的值。要显示的列数'

#1


1  

  1. In menu bar there is tab called model
  2. 在菜单栏中有一个名为model的选项卡

  3. Then go to Model Options..
  4. 然后转到模型选项..

  5. Then in the model option window select "diagram" option
  6. 然后在模型选项窗口中选择“图表”选项

  7. un-tick use defaults from global settings
  8. 取消勾选使用全局设置的默认值

  9. change the value of 'Max. number of columns to display'
  10. 改变'Max。的值。要显示的列数'