Your result from google searching works for me. Try again? (code as you have it is a syntax error!)
my $searched_rs = $all_items->search({ 'LOWER(me.name)' => { 'LIKE' => '%example%' } });You can also trace the DBIx::Class queries using DBIC_TRACE
DBIC_TRACE=1 perl /tmp/test.plGood Day,
Dean
In reply to Re: DBIx::Class case insensitve substring search.
by duelafn
in thread DBIx::Class case insensitve substring search.
by chrestomanci
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |