Why is that I can't do this:
colums => 'MONTH(date) as month' in the my find?
I can do it in a query, but i would like to do it in the find function There is no error, just that month dosent get set..
Why is that I can't do this:
colums => 'MONTH(date) as month' in the my find?
I can do it in a query, but i would like to do it in the find function There is no error, just that month dosent get set..