On Mon, Jan 14, 2013 at 09:26:04AM +0100, Alexander Hartmaier wrote:
> The resultset has a ref to the schema which in turn has one to its
> database connection which can't be serialized/cached.
> After unfreezing it you have to link the $rs back to a schema with a
> working database connection.
> I wasn't able to find this in the docs although I'm pretty sure I've
> read it sometimes.
> 

It is at a crappy place in the docs[1][2], but the error message that was 
supposed to print is pretty comprehensive[3]. Obviously improving the 
docs is never a bad idea.

[1] https://metacpan.org/module/DBIx::Class::ResultSourceHandle#STORABLE_thaw
[2] https://metacpan.org/module/DBIx::Class::Schema#thaw
[3] 
https://metacpan.org/source/GETTY/DBIx-Class-0.08204/lib/DBIx/Class/ResultSource.pm#L1132

Cheers


_______________________________________________
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

Reply via email to