On 3 April 2014 13:37, RAPPAZ Francois <francois.rap...@unifr.ch> wrote:
> Is it the way I'm calling using the sqlmaker object ?

It occurs to me that DBIC is cheerfully calling into sqlfairy behind
the scenes and turning your already-formatted SQL into its own where
clause. Maybe try:

->search( \[ $sql, @binds ] )

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk

Reply via email to