[Dbix-class] Can't locate object method "in_storage" via package "Math::BigInt"
Alex Povolotsky
tarkhil at over.ru
Wed Jan 4 21:12:51 GMT 2017
Yes; moreover, from different computer the code
my $owner = $schema->resultset('InstaPerson')->find_or_create( {
insta_id => 178873658,
},
{
key =>
'instabot_instagram_id_idx' },
);
works just fine. Same version of DBIx::Class.
I've tried to copy Result file for InstaPerson, no success.
On 05.01.2017 0:07, Len Jaffe wrote:
>
> On Wed, Jan 4, 2017 at 3:58 PM, Alex Povolotsky <tarkhil at over.ru
> <mailto:tarkhil at over.ru>> wrote:
>
> Suddenly I'm unable to insert data into my table.
> [snip]
>
>
> Can you insert data via the command line?
>
> --
> Len Jaffe - Information Technology Smoke Jumper
> - lenjaffe at jaffesystems.com <mailto:lenjaffe at jaffesystems.com>
> 614-404-4214 @LenJaffe <https://www.twitter.com/lenJaffe>
> www.lenjaffe.com <http://www.lenjaffe.com/>
> Host of Code Jam Columbus <http://www.meetup.com/techlifecolumbus/> -
> @CodeJamCMH <https://www.twitter.com/CodeJamCMH>
> Curator of Advent Planet <http://www.lenjaffe.com/AdventPlanet/> - An
> Aggregation of Online Advent Calendars.
>
>
>
> _______________________________________________
> 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/dbix-class@lists.scsys.co.uk
>
More information about the DBIx-Class
mailing list