[Dbix-class] order by desc

Renaud renaud at linuxaddicts.com
Tue Dec 5 17:48:13 GMT 2006


http://search.cpan.org/~bricas/DBIx-Class-0.07003/lib/DBIx/Class/ResultSet.pm#order_by

Renaud Drousies

> how do u specify "order by desc" i.e. :
>
> $schema->resultset('table')->search({ order_by => 'field' } );
>
> and then how do u specify DESCending order ?
>
>
> ******************************************************************************
> This communication (including any attachments) may contain privileged or
> confidential information intended for a specific individual and purpose,
> and is protected by law.  If you are not the intended recipient, you
> should
> delete this communication and/or shred the materials and any attachments
> and
> are hereby notified that any disclosure, copying, or distribution of this
> communication, or the taking of any action based on it, is strictly
> prohibited.
>
> Thank you.
>
>
> _______________________________________________
> List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
> Wiki: http://dbix-class.shadowcatsystems.co.uk/
> IRC: irc.perl.org#dbix-class
> SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
> Searchable Archive:
> http://www.mail-archive.com/dbix-class@lists.rawmode.org/
>





More information about the Dbix-class mailing list