[Dbix-class] Can't locate object method "in_storage" via package "Math::BigInt"

Alex Povolotsky tarkhil at over.ru
Wed Jan 4 20:58:59 GMT 2017


Hello

Suddenly I'm unable to insert data into my table.

Just plain class, autogenerated with dbicdump.

   "insta_id",
   { data_type => "bigint", is_nullable => 0 },

Insert goes ok, but than

Can't locate object method "in_storage" via package "Math::BigInt" at 
/usr/local/lib/perl5/site_perl/DBIx/Class/Row.pm line 252. at 
/usr/local/lib/perl5/site_perl/DBIx/Class/Schema.pm line 1118.

Please help

Alex



More information about the DBIx-Class mailing list