Reorder prefetch logic for optimal execution (no functional changes)
authorPeter Rabbitson <ribasushi@cpan.org>
Sat, 16 Mar 2013 10:22:12 +0000 (11:22 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 17 Apr 2013 08:23:19 +0000 (10:23 +0200)
commit3b4c4d727a91b9091efe2b3a34193b9abf14313f
tree3b1043e26420786f39347172c3fb32c5f2f123ae
parent72c2540d9f7d45625853abc5d1782020fedc3887
Reorder prefetch logic for optimal execution (no functional changes)

Avoid yet another expensive try call
lib/DBIx/Class/Relationship/Base.pm
lib/DBIx/Class/Row.pm