Re: Abstract Search question

[prev] [thread] [next] [Date index for 2004/12/23]

From: Andrew Hartford
Subject: Re: Abstract Search question
Date: 15:21 on 23 Dec 2004
On Wednesday 22 December 2004 01:56 pm, Peter Speltz wrote:
> cool.  thanks. how do you express (A and B) or (A and C) in SQL::Abstract.
> Its not coming to me at moment.
>
>

[ {A => 'mike', B => 'sam'}, {A => 'mike', C => 'huck'} ]

I think thats correct. 

Also, I did email the author, Nathan Wiger, and he sent me a patch to be able 
to say:

  { A => 'tom', NEST, [{B => 'huck'}, {C => 'jim'}] }

which results in: 

 A and (B or C)

He also added AND and OR along with the NEST. Hopefully it'll be on cpan soon.

Andy

(message missing)

Abstract Search question
Andrew Hartford 23:13 on 21 Dec 2004

Re: Abstract Search question
Peter Speltz 07:22 on 22 Dec 2004

Re: Abstract Search question
Peter Speltz 07:41 on 22 Dec 2004

Re: Abstract Search question
Andrew Hartford 15:16 on 22 Dec 2004

Re: Abstract Search question
Andrew Hartford 18:46 on 22 Dec 2004

Re: Abstract Search question
Peter Speltz 18:56 on 22 Dec 2004

Re: Abstract Search question
Andrew Hartford 15:21 on 23 Dec 2004

Re: Abstract Search question
Tim Bunce 16:39 on 23 Dec 2004

Generated at 12:15 on 16 Jan 2005 by mariachi v0.52