[Dbix-class] Re: Re: A better Digest / Encoding / Encryption
Component
Matt S Trout
dbix-class at trout.me.uk
Wed Jan 30 17:01:25 GMT 2008
On Wed, Jan 30, 2008 at 03:48:56PM +0100, quarky at quantentunnel.de wrote:
> As I have asked a few months (years?) ago I would like to see something similar, that might fit into your module ( or perhaps not ).
>
> 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.
If you really cared, you'd have participated in the threads that discussed
SQL::Abstract refactoring to make this sort of feature possible.
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
More information about the DBIx-Class
mailing list