Re: [CDBI] simplest way to do WHERE stuff

[prev] [thread] [next] [Date index for 2005/11/29]

From: Mike Whitaker
Subject: Re: [CDBI] simplest way to do WHERE stuff
Date: 20:01 on 29 Nov 2005
On 29 Nov 2005, at 19:52, Peter Speltz wrote:

> On 11/29/05, Matt S Trout <dbix-class@xxxxx.xx.xx> wrote:
>> On Mon, Nov 28, 2005 at 09:09:19PM -0600, Peter Speltz wrote:
>>> The simplest is Class::DBI::AbstractSearch. From synopsis:
>>>
>>> my @music = CD::Music->search_where(
>>>       artist => [ 'Ozzy', 'Kelly' ],
>>>       status => { '!=', 'outdated' },
>>>   );
>>
>> Which will work identically under Sweet, except you can simply do - 
>> >search
>> and it all works ...
>>
>
> I concede victory to Sweet as the simplest. . :)

And I discover an urgent need to go recode some rather tacky searches  
to take advantage of this :)

_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi

(message missing)

[CDBI] simplest way to do WHERE stuff
James Nachlin 23:03 on 28 Nov 2005

Re: [CDBI] simplest way to do WHERE stuff
Kingsley Kerce 23:14 on 28 Nov 2005

Re: [CDBI] simplest way to do WHERE stuff
Bill Moseley 23:32 on 28 Nov 2005

Re: [CDBI] simplest way to do WHERE stuff
Peter Speltz 03:09 on 29 Nov 2005

Re: [CDBI] simplest way to do WHERE stuff
Matt S Trout 17:08 on 29 Nov 2005

Re: [CDBI] simplest way to do WHERE stuff
Peter Speltz 19:52 on 29 Nov 2005

Re: [CDBI] simplest way to do WHERE stuff
Mike Whitaker 20:01 on 29 Nov 2005

Re: [CDBI] simplest way to do WHERE stuff
Eamon Daly 23:26 on 29 Nov 2005

Re: [CDBI] simplest way to do WHERE stuff
Bill Moseley 23:33 on 29 Nov 2005

Re: [CDBI] simplest way to do WHERE stuff
Peter Speltz 21:57 on 29 Nov 2005

Generated at 14:51 on 01 Dec 2005 by mariachi v0.52