I can update a bunch of rows with resultset->search(...)->update(...).
Is it possible to model with DBIC an SQL like INSERT INTO <table> ( <cols>) SELECT <cols> FROM <table> WHERE <cond>; Thank You for any hints. _______________________________________________ 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]
