in reply to Class::DBI vs. DBIx::Class
however, insert() does not work for some reasonWhat version of Class::DBI? The API changed from create to insert, so you might want to try create() instead..
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Class::DBI vs. DBIx::Class
by hrr (Monk) on Jun 25, 2006 at 03:48 UTC |