[rt-users] DBIx-SearchBuilder - sort order

Grant DeGraw grant at wolfram.com
Tue Mar 11 20:39:38 EST 2003


Diff to SearchBuilder 0.8 attached.

OrderBy behaves as in the standard release.
MultiOrderBy behaves the same as OrderBy but on multiple fields, e.g.:

MultiOrderBy( { FIELD => 'Subject' },
               { FIELD => 'Owner', ORDER => 'DESC'} );


-Grant


Jesse Vincent wrote:
> 
> 
> 
> On Tue, Mar 04, 2003 at 10:21:27AM +0300, Sergey Gurov wrote:
> 
>>Just to clarify. I wonder is there any way in DBIx-SearchBuilder to
>>order query results by more than one field?
>>As I understand it is Jessy's creature so may be it makes sense to add
>>this feature if it is missed?
> 
> 
> I wouldn't object to a patch to DBIx::SearchBuilder to do just that.
> 
> 
>>Thanks,
>>Sergey.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: SearchBuilder.diff
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030311/57660e43/attachment.ksh>


More information about the rt-users mailing list