Sorry, I'm going round in circles with this one.  How do I do a search 
to result in:

 select * from people where soundex(surname) = soundex(?);

It's getting a function called on the column  and on the bind value 
that I cannot see my way to.

Many thanks

-- 
Michael

_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/

Reply via email to