Jonas wrote:
> Hi,
>
> I think the new dbic dev version has a bug.
> With dbic 0.06003 this peace of code
>
> $model->schema->txn_do( sub {
> for my $attrs ( map $self->_relationship_attrs($table,
> $_), $table->relationships ) {
DBIx::Class doesn't even have an _relationship_attrs method.
Could you please try and boil this down into a standalone test case? I'm not
even sure what half that code's doing so I doubt we're going to be able to
pull the underlying problem out of it usefully :)
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/