Closed temistokles closed 3 months ago
In case an aggregation returns 0 rows, the fetch returns null and foreach triggers a warning.
Use-case e.g.: $selection->aggregation('MEDIAN(WEEKDAY(created)) OVER ()', 'MEDIAN')
In case an aggregation returns 0 rows, the fetch returns null and foreach triggers a warning.
Use-case e.g.: $selection->aggregation('MEDIAN(WEEKDAY(created)) OVER ()', 'MEDIAN')