On 14 Mar 2006, Uwe Voelker wrote:

> $meta->relationships
>     (
>      changes => {type         => 'one to many',
>                  class        => 'Changes',
>                  column_map   => {ID => 'AUFTRAG'},
>                  manager_args => {sort_by => 'CHANGES.DATUM DESC'},
>                  query_args   => [KATEGORIE => {ne => ''}],
>                 },
>     );
> 
> You can use "manager_args" for the ordering.

Thanks, works like a charm!

Cheers,
Michael




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Rose-db-object mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to