[Dbix-class] escape char support

Bernhard Graf dbic1 at augensalat.de
Tue Sep 19 10:45:48 CEST 2006


Maybe this question is more related to SQL::Abstract, but maybe someone 
can help here:

Is there any support for db engine independent escaping (user) input 
('%' and '_')?

DBI returns the escape character by calling $dbh->get_info(14), but I 
would like a more elegant/intuitive solution.
-- 
Bernhard Graf



More information about the Dbix-class mailing list