MySQL Forums
Forum List  »  MySQL Workbench

Re: Duplicate fields are allowed!
Posted by: Mike Lischke
Date: August 18, 2016 02:27AM

Lawrence,

are you talking about modeling? If so, yes, you can have duplicate names, since it must be possible to edit names without constantly having a check running (resource intensive) and to allow easy changes (instead of: "you already use this name, please edit <here> or chose a different one").

The commercial editor of MySQL Workbench has a validation module, which also checks duplicate names. In the OSS edition you have to do this manually. But it should be easy since the server will tell you when you forward engineer/synchronize your model.

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: Duplicate fields are allowed!
595
August 18, 2016 02:27AM


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.