RodolfoStein
Code working in filament v2.16.52 and broken when I update today
excuse-me guys, I am out for a while.
let´s go to the tests.
the release was working good with version 2.16.52
after update to 2.17.11
error message SQLSTATE[42S22]: Column not found: 1054 Unknown column 'year_and_month' in 'order clause'
Changing to orderByRaw (as suggested by Leandro Ferreira)
error message SQLSTATE[42S22]: Column not found: 1054 Unknown column 'year_and_month' in 'group statement'
Now, I will try to rewrite the query to receive the same statistics without using group by.
But, what the new versions change that broke the first query ?
12 replies