Re: [CDBI] simplest way to do WHERE stuff

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

From: Peter Speltz
Subject: Re: [CDBI] simplest way to do WHERE stuff
Date: 19:52 on 29 Nov 2005
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 =3D CD::Music->search_where(
> >       artist =3D> [ 'Ozzy', 'Kelly' ],
> >       status =3D> { '!=3D', 'outdated' },
> >   );
>
> Which will work identically under Sweet, except you can simply do ->searc=
h
> and it all works ...
>

I concede victory to Sweet as the simplest. . :)


pjs

_______________________________________________
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