MySQL Forums
Forum List  »  MySQL Workbench

Re: How to Reverse Engineer Relationships?
Posted by: Mike Lischke
Date: January 29, 2009 03:23AM

Hi,

indeed, the generated model will show you the relationships in the script/schema. However, WB currently works only with a physical model, which maps features of the MySQL server 1:1 (except for some additional functionality like user data types etc.). This means, though, that only for InnoDB tables you will get the relationships shown, as InnoDB is the only engine with foreign keys currently.

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: How to Reverse Engineer Relationships?
2281
January 29, 2009 03:23AM


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.