[Catalyst] SQL::Abstract and MATCH AGAINST

Bill Moseley moseley at hank.org
Thu Aug 17 05:58:04 CEST 2006


Any tricks to get SQL::Abstract to setup MySQL's fulltext search:

    MATCH (foo,bar) AGAINST ('+word -notword' IN BOOLEAN MODE)

with proper bind parameters?


-- 
Bill Moseley
moseley at hank.org




More information about the Catalyst mailing list