[Catalyst] Dumb question of a beginner

Chisel Wright chisel at herlpacker.co.uk
Mon Feb 11 10:14:39 GMT 2008


On Mon, Feb 11, 2008 at 12:55:55PM +0300, Alex Povolotsky wrote:
> Hello!
>
> I haven't find the answer in FAQ and cookbook, so I'm asking here.
>
> How do I add server-side sorting for list operation? I want to select * 
> from table sort by field instead of default select * from table

I think you are looking for 'order_by' in perldoc DBIx::Class::ResultSet

-- 
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/

  I wasn't gossiping!
  I was just repeating something that someone else had told me!



More information about the Catalyst mailing list