Fix stupid optimizer bug with has_many joined over might_have
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 22 Apr 2011 12:14:02 +0000 (14:14 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 22 Apr 2011 12:14:02 +0000 (14:14 +0200)
commita4812caaab21149be7c3c65ad6c0388046430130
tree91b1b30f749b6fbd5e1e0f37c945ae92c94fe50b
parent997a3638a92234ac9f0a1a49984110cb73fb4dbb
Fix stupid optimizer bug with has_many joined over might_have
Changes
lib/DBIx/Class/Storage/DBIHacks.pm
t/90join_torture.t