Anyone using field() with the 3rd parameter? Cake is steadfastly refusing to recognise mine. The query has no ORDER clause, only LIMIT.
The cookbook[1] suggests 'created DESC' which, as it happens, is precisely what I want to use. Is the book correct? I've tried prepending the model name, as well as 'ORDER BY ' with no luck. [1] http://book.cakephp.org/view/453/field --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
