[Dbix-class] How do I use the value of a field in a where clause

Moritz Onken onken at houseofdesign.de
Fri Dec 22 13:18:20 GMT 2006


Hi,

is it possible to do such a query?
SELECT * from table where field1 = MD5(field2)

field2 is not a string but a field in the table.

Thanks

Moritz Onken




More information about the Dbix-class mailing list