[Dbix-class] Inflated columns ("as" list) in ResultSet
Dorian Taylor (Lists)
dorian.taylor.lists at gmail.com
Tue Aug 10 16:36:41 GMT 2010
Hey all,
Suppose I return $rs->search(undef, { select => \@aggregates, as =>
\@colnames }) . Is there any way I can see @colnames as being part of
the returned resultset? I half-expected it to be in ->first->columns
but that didn't DWIW (it just returned the original column list). Is
there a tidy way I'm overlooking, or is it buried in there?
Thanks,
--
Dorian Taylor
Make things. Make sense.
http://doriantaylor.com
More information about the DBIx-Class
mailing list