Added hack to force wantarray mode if bulk insert can't complete due to missing relat...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 28 May 2007 22:42:17 +0000 (22:42 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 28 May 2007 22:42:17 +0000 (22:42 +0000)
commit4adcfc20c2acf62efe7b1fd46a27915112307fef
tree2d6882d18bcfbde2da8fd15231d74ac07a0f6b53
parent55cd67557d46ab8957c24d5e77f85f94687d42ff
Added hack to force wantarray mode if bulk insert can't complete due to missing relating keys in the data.  Updated tests to reflect above.
lib/DBIx/Class/ResultSet.pm
t/101populate_rs.t