[Dbix-class] Bizarre error: Can't fetch data as class method

Peter Edwards peter at dragonstaff.com
Tue Jul 7 09:16:16 GMT 2009


> DBIx::Class::Row::get_column(): Can't fetch data as class method at (eval
>> 74) line 6
>>
>> After much faffing around, I managed to zero in on the error. i had the
>> following definition in a class:
>>
>>  "source_name",
>>  {
>>    data_type =3D> "VARCHAR2",
>>    default_value =3D> undef,
>>    is_nullable =3D> 0,
>>    size =3D> 50,
>>  },
>>
>>
Have you got a sample piece of your calling code that was giving the error?

Regards, Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20090707/373=
8a60d/attachment-0001.htm


More information about the DBIx-Class mailing list