Skip to content

Feature group by

Chosson Ulysse requested to merge FEATURE_group_by into main

[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