-
-
Notifications
You must be signed in to change notification settings - Fork 393
Open
Labels
readyReady for implementationReady for implementationtype: enhancementuser reportedReported by a Mathesar userReported by a Mathesar userwork: frontendRelated to frontend code in the mathesar_ui directoryRelated to frontend code in the mathesar_ui directory
Milestone
Description
Description
I have two tables: Manufacturer
and Family
. Family
is connected to Manufacturer
via FK ManufacturerId
. When I add Family.Name
to the exploration, instead of a column name like family_name
, Mathesar comes up with manufacturer_name_1
.
To Reproduce
Create a table and a second table with a many-to-one relationship to the first table. Create an exploration with columns from both tables.
Environment
- Mathesar version 0.20
Metadata
Metadata
Assignees
Labels
readyReady for implementationReady for implementationtype: enhancementuser reportedReported by a Mathesar userReported by a Mathesar userwork: frontendRelated to frontend code in the mathesar_ui directoryRelated to frontend code in the mathesar_ui directory