Skip to content
GitLab
Explore
Sign in
Feature group by
Code
Review changes
Check out branch
Download
Patches
Plain diff
Chosson Ulysse
requested to merge
FEATURE_group_by
into
main
Apr 26, 2022
Overview
0
Commits
37
Pipelines
0
Changes
17
Expand
[0.69.0] - 2022-04-21
Added
Add the
group_by()
function to generate a GROUP_BY subcommand.
Add
sum()
,
min()
,
max()
,
avg()
,
count()
,
concat()
aggregate functions for
group_by()
.
Merge request reports
Loading