MySQL Forums
Forum List  »  MySQL Workbench

Re: Adding columns in the tables by the EER model
Posted by: Mike Lischke
Date: December 08, 2014 01:46AM

I assume you are asking here how to add columns to a table in the modeling section in MySQL Workbench.

WB uses a placeholder row for new columns. It's the last line in the column list in the column editor. Simply start typing the name there and it will create a real row and a new placeholder line.


Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Adding columns in the tables by the EER model
722
December 08, 2014 01:46AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.