[Dbix-class] copying rows from select

Dwalu Khasu dwaluk at gmail.com
Sat Jan 21 18:41:12 GMT 2012


On Sat, Jan 21, 2012 at 5:30 AM, Peter Rabbitson <rabbit+dbic at rabbit.us>wro=
te:

> 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 =3D 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20120121/b9c=
e7d9c/attachment.htm


More information about the DBIx-Class mailing list