-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
name: Feature request
about: Extract the columns used to join these tables also.
title: 'Extract join columns'
labels: 'enhancement'
assignees: ''
Is your feature request related to a problem? Please describe.
Knowing what columns are used to join between tables will be powerful because we know if we make changes to these columns in SQL scripts, then it would impact the joins.
Describe the solution you'd like
An extra field next to the table dependencies with the columns used to join between the table and their dependencies.
Describe alternatives you've considered
No other alternatives available.
Additional context
None
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request