Hi folks
I have a small PostgreSQL db with a couple one-to-many relationships, but the “crowfoot” connector on the “many” side entity is not displaying in the ER diagram.
I believe that I have the foreign keys set correctly – the PK of “companies” (one) is set as a FK in “products” (many). Is the crowfoot supposed to display with a PostgreSQL db?
Any information will be appreciated.
thanks
Drew