Open
Description
This is another regression from the previous build. The foreign key icon is missing from tables in this latest build:
Notice that id_author
is a foreign key in the dbo.Magazines
table referencing the dbo.Authors
table.
cc @yoleichen