DataGrip Can't See MySQL Foreign Key's Referenced Column

已回答

I have a simple database with simple foreign key constraints defined. The table definitions correctly display these relationships in the console, but when I open the Modify Table window in DataGrip, it sees the reference as null. I can modify the reference in this window and save it, but when I re-open the window, the problem persists.

The picture above shows the generated table definition, with the correctly referenced field. But...

When opening the Modify Table window, a null reference is shown. This is preventing me from using basic DataGrip functions like Go To Referenced Data, etc. 

0

This is fixed! Expect in the closest release.

0

请先登录再写评论。