Does Database modeling support designer view in phpmyadmin

Hi everybody
we can create ERD in visual paradigm and i export my ERD to mysql database
in last version of phpmyadmin we have a feature called Designer that it show tables and relations between each column not only each table you may be find it here:

when we draw ERD in VP it only show relations between tables:

but in phpmyadmin in Designer show relations between columns and tables:

does VP support something like Designer in phpmyadmin and show which column in a table has relations with another column in another table?

Hi minttux,

You can right click on the blank area of the diagram and select Presentation Options > Foreign Key Display Options > Point Foreign Key End to Associated Column to display the relationship in the way you looked for. Feel free to contact me for any questions and wish you have a good day!

Best regards,
Rain Wong

Thanks dude
Worked