Skip to content

Improve column alias generation in explorations #4339

@wlockwood

Description

@wlockwood

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.
Image

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

No one assigned

    Labels

    readyReady for implementationtype: enhancementuser reportedReported by a Mathesar userwork: frontendRelated to frontend code in the mathesar_ui directory

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions