Stop correlated subqueries from affecting the aliastypes analysis
authorPeter Rabbitson <ribasushi@cpan.org>
Sun, 17 Nov 2013 12:31:37 +0000 (13:31 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 18 Nov 2013 15:06:30 +0000 (16:06 +0100)
commit0dadd60d51482230dca8d235d4d1fbd71235904a
treefda163564377f5695291534d69fd9c1387b16d45
parent93d7452f38b38b66d6d8282425a928873725f43e
Stop correlated subqueries from affecting the aliastypes analysis

This should make mind-bending correlations like the ones frew likes to (ab)use
work even when combined with Getty-levels of prefetch extravaganza
Changes
lib/DBIx/Class/Storage/DBIHacks.pm
t/prefetch/correlated.t