[Dbix-class] How do I use stored Procedures in where-clause?

Moritz Onken onken at houseofdesign.de
Fri Dec 22 13:05:53 GMT 2006


Hi,

i want to use a statement with the MD5-function in the where clause.

Like
SELECT * from table where password = MD5('secret')

DBIx::Class::Manual::Cookbook had no answer on that.




More information about the Dbix-class mailing list