From: Alexander Hartmaier Date: Wed, 6 Oct 2010 13:03:32 +0000 (+0200) Subject: allow undef for has_many rels in addition to empty arrayref + tests X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-DBIx-Class-ResultSet-RecursiveUpdate;a=commitdiff_plain;h=11512e7c3673e8467fd7a743a455defcf1f71c41;hp=11512e7c3673e8467fd7a743a455defcf1f71c41 allow undef for has_many rels in addition to empty arrayref + tests ---