[Dbix-class] create_related is failing on second time through loop?

Len Jaffe lenjaffe at jaffesystems.com
Tue Jun 19 18:32:20 GMT 2012


On Tue, Jun 19, 2012 at 1:22 PM, Tim Anderson <tja824 at gmail.com> wrote:

> DBIx::Class::Storage::DBI::_dbh_execute('DBIx::Class::Storage::DBI::Sybas=
e::Microsoft_SQL_Server::Free...',
> 'DBI::db=3DHASH(0x51679a0)', 'INSERT INTO PORTAL_USER_ROLE ( client_id,
> role_id, user_id) V...', 'ARRAY(0x4fa0490)', 'ARRAY(0x533ea30)') called at
> /usr/local/share/perl5/DBIx/Class/Storage/DBI.pm line 789


the  'ARRAY(0x4fa0490)', 'ARRAY(0x533ea30)'  towards the end of the quoted
text tells me that DBI is not getting values from create_related, but
rather it is getting arrays.

Len.

-- =

lenjaffe at jaffesystems.com   614-404-4214             www.volunteerable.net
Proprietor: http://www.theycomewithcheese.com/ - An Homage to Fromage
Greenbar <http://www.greenbartraining.org/>: Grubmaster: 2012-2009, Grub
Asst: 2008, Trained: 2007.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20120619/d7c=
7f199/attachment.htm


More information about the DBIx-Class mailing list