On Sat, Jan 21, 2012 at 5:30 AM, Peter Rabbitson <[email protected]>wrote:
> Roland Philibert wrote: > >> Hi all, >> I am new on the subject..please excuse my ignorance! >> >> Am trying to find the most efficient way of doing a simple copy of rows >> such as in sql: INSERT INTO table (col1, col2, col3, ...) SELECT col1, >> col2, col3, ... FROM table WHERE primarykey = xx >> >> > There isn't such functionality available yet, but it isn't > very hard to write it. Would you be willing to spend time > implementing this? All the APIs have already been worked out > and you will receive all the guidance you need. We just don't > seem to have the actual time to write it :) > > I could use this too and should have some time to help implement. Any pointers or guidance, do advise. Best, Dwalu
_______________________________________________ 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]
