views:

7

answers:

0

I am using MySQL WorkBench and came across a problem...

I have existing tables in the EER diagram with various relationships setup. I'd like to rename the primary key, which is straightforward... but when I do, the relationships are not updated, and the FK references in other tables show the old name and datatype. I thought at first it might be a refresh issue, but that's not the case.

I don't see any menu function to fix it. Any thoughts on how to handle this?