If the find() "works ok", what's the problem?

On Wed, Sep 9, 2009 at 3:19 AM, Ernesto <[email protected]> wrote:
>
> find call works ok....
>
> i was just wondering why Containable is ignoring my model::order.
>
> On 9 Set, 05:20, brian <[email protected]> wrote:
>> On Tue, Sep 8, 2009 at 7:35 PM, Ernesto<[email protected]> wrote:
>>
>> > y sorry i forgot it
>>
>> > i'm using the italian translation of "Date" as field name ("Data").
>>
>> > this fields isn't the record's creation date but a date in a nearly
>> > future.
>>
>> > i checked cases and typos... noone found.
>>
>> OK, but you should set the order like:
>>
>> 'order' => array('ModelName.data' => 'ASC')
>>
>> I don't know whether or not it's important that the column name be all
>> lowercase.
>>
>> Can you post your find() call?
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to