On 14 Dec 2006, at 10:15, Jesper Krogh wrote:

This test failes.. when adding the "aliased" prefix of the sort column.

such as "order by me.year desc" => order by `me`.`year` desc

Basically a resend, if was discussed a bit earlier with some added syntax
of handling this stuff.

I thought the resolution was to use { -desc => 'col' } ? The DWIM is nice in theory but won't it spanner anybody with a column called 'asc' ?

--
Matt S Trout, Technical Director, Shadowcat Systems Ltd.
Offering custom development, consultancy and support contracts for Catalyst, DBIx::Class and BAST. Contact mst (at) shadowcatsystems.co.uk for details. + Help us build a better perl ORM: http://dbix- class.shadowcatsystems.co.uk/ +



_______________________________________________
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/[email protected]/

Reply via email to