[Dbix-class] inflate_column help

Marc Mims marc at questright.com
Wed Mar 26 21:37:52 GMT 2008


* xyon <xyon at indigorobot.com> [080326 14:10]:
> I am trying to wrap my head around using "inflate_column" to
> decrypt/encrypt AES Encrypted data from within a MySQL database, but
> have not found any examples on Google. Also, below is an attempt to
> figure out how to run raw SQL queries with DBIx::Class.

You don't want inflate_column.  See DBIx::Class::EncodedColumn.

(xyon, sorry for the dup reply... I failed to do a list-reply the first
time)

	-Marc



More information about the DBIx-Class mailing list