> 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 => "VARCHAR2",
>> default_value => undef,
>> is_nullable => 0,
>> size => 50,
>> },
>>
>>
Have you got a sample piece of your calling code that was giving the error?
Regards, Peter
_______________________________________________
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]