[Dbix-class] min/max/etc methods?
Jules Bean
jules at jellybean.co.uk
Wed Nov 16 01:53:29 CET 2005
Matt S Trout wrote:
> $rs->get_column('foo')->func('MAX') or similar
>
Not very general. What about SELECT (foo+bar)/(baz+bam) FROM ..... ?
Perhaps you might make the case that this should be a view. I might buy
that.
> More importantly, I want records to be inflatable from any resultset,
> not just 'SELECT * FROM table'.
Yes :)
> But I need to get C3 working first ..
Sounds good.
More information about the Dbix-class
mailing list