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 :)
Cheers!
_______________________________________________
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]