Description
If I create a Criteria, define the select columns manually and then add groupBy Columns, SqlBuilder adds the groupBy Columns to the select columns
One should be able to create GROUP BY Queries without adding the columns to the select clause