[rt-users] DBIx-SearchBuilder - sort order

Sergey Gurov cec2000 at mail.ru
Mon Mar 17 08:31:16 EST 2003


Jesse, looks like it is time to take money for painting as Tom Soyer did
:)

Sergey.

>-----Original Message-----
>From: Grant DeGraw [mailto:grant at wolfram.com] 
>Sent: Wednesday, March 12, 2003 4:40 AM
>To: Jesse Vincent
>Cc: Sergey Gurov; rt-users at lists.fsck.com; rt-devel at lists.fsck.com
>Subject: Re: [rt-users] DBIx-SearchBuilder - sort order
>
>
>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.
>




More information about the rt-users mailing list