Added a test to demonstrate failure of not following belongs_to relationships as...
authorRob Kinyon <rob.kinyon@gmail.com>
Wed, 28 Oct 2009 19:38:24 +0000 (15:38 -0400)
committerRob Kinyon <rob.kinyon@gmail.com>
Wed, 28 Oct 2009 19:38:24 +0000 (15:38 -0400)
commit610be08941aae88b19eba97b6ad28a32b238d8ae
tree6bf930da88ce377377862393973fd7c663822b02
parentbbbc0dfea746efb370bef317b86f1dfd760188d9
Added a test to demonstrate failure of not following belongs_to relationships as far as possible
t/15-multiple-belongs-to.t [new file with mode: 0644]
t/lib/DBICTest.pm
t/lib/DBICTest/Schema/Producer.pm
t/var/configs/multiple-has-many.json [new file with mode: 0644]