Jeremy Evans wrote:
I'd recommend Dataset#grep:

   DB[:something].grep(:column, %w'%first% %second% %third
%', :case_insensitive=>true)

Wow. I've long ago given up the idea that I've seen everything cool Sequel can do, but this is going to be one of my favorites.

--
Michael Granger <[email protected]>
http://deveiate.org/


--
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to