Closed rabauss closed 1 year ago
Without the ff.label in the GROUP BY of the query you will get the following error: An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1055 'xxx.ff.label' isn't in GROUP BY"
ff.label
GROUP BY
An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1055 'xxx.ff.label' isn't in GROUP BY"
Thank you @rabauss
Without the
ff.label
in theGROUP BY
of the query you will get the following error:An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1055 'xxx.ff.label' isn't in GROUP BY"