Skip to content

feat(psql): add grouping-element helpers for GROUP BY#685

Merged
stephenafamo merged 1 commit into
stephenafamo:mainfrom
atzedus:feat/psql-grouping-elements
May 14, 2026
Merged

feat(psql): add grouping-element helpers for GROUP BY#685
stephenafamo merged 1 commit into
stephenafamo:mainfrom
atzedus:feat/psql-grouping-elements

Conversation

@atzedus
Copy link
Copy Markdown
Contributor

@atzedus atzedus commented May 14, 2026

This PR adds PostgreSQL grouping-element helpers for GROUP BY: grouped tuple, ROLLUP, CUBE, and GROUPING SETS.
It extends clause primitives and psql helpers, with focused select tests for each grouping form.

@stephenafamo
Copy link
Copy Markdown
Owner

Looks good.

@stephenafamo stephenafamo merged commit 36831e5 into stephenafamo:main May 14, 2026
8 checks passed
@atzedus atzedus deleted the feat/psql-grouping-elements branch May 14, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants