An array of strings for the SQL 'group by' operation.
Array is keyed by the string to avoid duplicates.
Type: array
protected $sqlGroupBy = [];