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.
On 8 Set, 18:10, brian <[email protected]> wrote:
> Is the column name "Date" (or "date")? It should probably be "created"
> (Cake default) as "date" is generally a reserved word.
>
> And try it like: $order = array('ModelName.created' => 'ASC')
>
>
>
> On Tue, Sep 8, 2009 at 8:38 AM, Ernesto<[email protected]> wrote:
>
> > hello.
>
> > i have several models associated together.
>
> > i'm getting data using Containable.
>
> > 2 models have $order = array("Date")
>
> > Containable is ignoring this.
>
> > everything else is working ok.
>
> > is there something i'm missing (other than a good english teacher :P) ?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---