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


_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to