[Dbix-class] get_column auto-inflate
Todd Rinaldo
toddr at null.net
Mon Jul 21 00:13:00 BST 2008
get_inflated_columns doesn't return a hash like get_columns does. I'm looking for get_columns with an inflate option.
thanks,
-----Original Message-----
From: Peter Rabbitson <rabbit+list at rabbit.us>
Subj: Re: [Dbix-class] get_column auto-inflate
Date: Sun Jul 20, 2008 9:54 am
Size: 542 bytes
To: DBIx::Class user and developer list <dbix-class at lists.scsys.co.uk>
Todd Rinaldo wrote:
> Hi,
> Hi, I'd like a get_columns in ResultSetRow that actually inflates
> columns by default. Is there an easy way to pull this off?
>
http://search.cpan.org/~ash/DBIx-Class-0.08010/lib/DBIx/Class/Row.pm#get_inflated_columns
maybe? :)
More information about the DBIx-Class
mailing list