-
-
Notifications
You must be signed in to change notification settings - Fork 813
Closed
Description
Currently the column used for displaying a foreign key relationship is automatically detected by inspect() by looking for tables that have a primary key column and one other column.
This doesn't work for tables with more than two columns.
Let's allow the table section in metadata.json to optionally define a label_column which, if present, will be used for those displays.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels