This topic is locked

Relationships Not Auto Created In V11

9/21/2024 9:16:04 AM
PHPRunner General questions
J
jonesc author

Hi

Just updated to the latest V11 - I create all my databases in MySQL workbench and sync everything before starting a new project in PHPR.

V11 doesnt seem to create all the relationships I have defined in the model, which is does fine in v 10.91.

There doesnt seem to be many reports of similar issues, unless everyone does everything in PHPR.

Dont want to have to do everything manually when I have already took ages buidling the model in MySQL Workbench :-)

Thanks

rdsanford 10/6/2024

Same here, I created a new project that connected to a copy of my production database (includes all relationships previously defined in phpmyadmin). No relationships displayed on the V11 tables screen. There could be a toggle somewhere in V11 to display and generate the relationships but I couldn't find it.

J
JimA 10/7/2024

I had the same problem, but if you right click on the master table you get a pop-up window showing the relationships for the table, and from that you can select the individual relations