You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating ERD diagrams with column-level detail and relationships, it would be a game-changer if the relationships visually connected to appropriate columns.
Say I have Table A which has a Foreign Key "cust_id" that is in the 4th ordinal position. This key links to Table B and its PK "id". Currently when mapping this the edges are mapped to the ENTITY, but a great enhancement would be mapping to the ENTITY AND ATTRIBUTE/COLUMN.
Example
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Proposal
When creating ERD diagrams with column-level detail and relationships, it would be a game-changer if the relationships visually connected to appropriate columns.
Say I have Table A which has a Foreign Key "cust_id" that is in the 4th ordinal position. This key links to Table B and its PK "id". Currently when mapping this the edges are mapped to the ENTITY, but a great enhancement would be mapping to the ENTITY AND ATTRIBUTE/COLUMN.
Example
Screenshots
No response
The text was updated successfully, but these errors were encountered: