Fix populate with an emply ([]) has_many
authorBrian Phillips <bphillips@digitalriver.com>
Wed, 12 Jan 2011 18:46:32 +0000 (12:46 -0600)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 12 Jan 2011 23:04:37 +0000 (00:04 +0100)
commitd6170b26eb0505a440a70c66ecd74c6df18ea2c1
treed5091b7bde3d089222e0fa711378a98bb5bf8a34
parent1239d14e2874c2209270d5388fd5055e348cf83f
Fix populate with an emply ([]) has_many

these are ignored if they're empty which makes them much more
compatible with HashRefInflator data sets
Changes
lib/DBIx/Class.pm
lib/DBIx/Class/ResultSet.pm
t/100populate.t