in reply to Re: Use mysql NOW() fuction from DBIx::Class
in thread Use mysql NOW() fuction from DBIx::Class

Yep, a scalar reference passes a literal string to the SQL, rather than a bind variable.
  • Comment on Re^2: Use mysql NOW() fuction from DBIx::Class