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 <rubym...@gmail.com>
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 sequel-talk@googlegroups.com.
To unsubscribe from this group, send email to 
sequel-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to