MySQL Forums
Forum List  »  MySQL Workbench

Python Script to create connections between tables
Posted by: Taras Taday
Date: January 23, 2010 10:39AM

I found a great lua script here http://wb.mysql.com/?p=271 but I could not find it anywhere, so I wrote a simple python script, that create connections between tables using predefined rules. It's works fine but when I try to delete such connection I could not do this. And if I restart the application then all the connections disappear.
Is this a mysql-workbench bug or I miss something?

You can find script and test diagram here:
http://mwb-autoconnect.googlecode.com/hg/

I tested it using windows version because of http://bugs.mysql.com/bug.php?id=50501

Options: ReplyQuote


Subject
Views
Written By
Posted
Python Script to create connections between tables
4271
January 23, 2010 10:39AM


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.