On 5/24/06, Matt S Trout <[EMAIL PROTECTED]> wrote: > Something I'm very interested in doing once we have subselects is to > allow the specification of a subselect as a ResultSource, with a view > (oh gods) to being able to deploy it to the database if you've got one > that will support it and handle it perl-side if you haven't (though in a > few years once mysql <4 has been phased out of production it probably > won't matter so much *crosses fingers*) >
If you want to get really scary: In PgSQL, DBIC could deploy perl subroutines to pl/perl stored procedures too :) -- Brandon _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
