On Fri, May 29, 2009 at 14:06, Alexander Hartmaier <[email protected]> wrote: > I had the need for this type of join in the past and was told to wait > for the SQL::Abstract rewrite. > Now version 1.5x is out but I haven't looked into it if it's already > possible now that there is subselect support.
DBIC 0.08100+ has as_query which provides subselect support. Rob _______________________________________________ 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]
