dbeaver / dbeaver/dbeaver

Easier removal of grouping columns

Open
#18,194 1 comment 0 reactions 0 assignees View on GitHub
enhancement xf:panels xf:ui
Dominant language
Java
Stars
51.8k
Forks
4.4k
Avg merge
3d 8h
Merged PRs (30d)
188

Description

The Grouping view shows a grid with the selected grouping columns and some calculated columns (by default "_count" for the number of rows in each group).
It is possible to select one or more grouping columns and undo the grouping with the "remove grouping column" button, but if the selected columns include "_count" the button does nothing (I assume because not all selected columns are grouping columns).

I think that in the interest of ease of use it would be better to ignore that some calculated columns are selected and just remove the selected grouping columns; the restriction is in a way logical, but not useful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.