I have some code that builds up hash references of sort keys.
order_by => [
{ -desc => 'value' },
{ -asc => 'modified_time' },
],
Is there support for NULLS { FIRST | LAST } with that syntax?
--
Bill Moseley
[email protected]
_______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
