[DBIx-Class-Devel] [dbix-class] Postpone 'create_related' rows until main row is created (#78)

Eugen Konkov notifications at github.com
Mon May 25 16:47:08 GMT 2015


No. It is better to say:
I need to fix also:

DBIx::Class::Relationship::Accessor; at line 57:
my $val = $self->search_related( %1$s )->single;
or
package DBIx::Class::Relationship::Base; line 531 
$rsrc->_resolve_condition( $rel_info->{cond}, $rel, $self, $rel )

To not return UNRESOLVABLE_CONDITION

See detailed info here: https://rt.cpan.org/Public/Bug/Display.html?id=104375#txn-1495569

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/78#issuecomment-105265168
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20150525/39a94c21/attachment.htm>


More information about the DBIx-Class-Devel mailing list