[Dbix-class] Re: Re: A better Digest / Encoding / Encryption Component

Guillermo Roditi groditi at gmail.com
Wed Jan 30 14:58:15 GMT 2008


> We store passwords encrypted in a tables field. We use the MySQL aes_encrypt an aes_decrypt functions to store and retrieve information from that column. The problem is, that DBIx::Class does not implement this kind of attaching a sql function to a field. At least it does not supply a way to have different sql functions called for storage and retrieval.

We like to refer to this one as FilterColumns support and hopefully I
should be r3eviving that branch soon.


--Guillermo Roditi (groditi)



More information about the DBIx-Class mailing list