[Dbix-class] update_or_insert from hash reference

Fernan Aguero fernan at iib.unsam.edu.ar
Tue May 23 18:33:32 CEST 2006


+----[ To DBIx-Class Mailing List <fernan at iib.unsam.edu.ar> (23.May.2006 13:30):
|
| Hi!
| 
| I'm new to DBIx::Class and after setting up a mysql database
| I'm trying to test DBIx::Class by defining a minimal
| object-relational mapping for a single table:

[snipped]

| However, I'm getting the following error: 
| Can't locate object method "has_column" via package "DBIx::Class::Row" at /usr/local/lib/perl5/site_perl/5.8.8/DBIx/Class/Row.pm line 42.
| 
| What am I missing? What am I doing wrong? Thanks in advance,
| 
| Fernan
|
+----]

Replying to myself just to add that I'm using perl 5.8.8 and
DBIx-Class 0.06003

Fernan



More information about the Dbix-class mailing list