dbcli / dbcli/mssql-cli

Display table name/alias in columns with the same name when displaying results of join queries.

Open
#527 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
191
PR merge metrics
No merged PRs in 30d

Description

When I join multiple tables I cannot distinguish between columns with the same name in output.
E.g. if i join 3 tables together and every table has an "id"-column each of the columns has the same name making it very hard to tell which of the columns belong to which table.

Is there a way to make mssql-cli display table names or aliases in these results?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.