Back out "support for prefetch from resultsource using extended_rels"
authorPeter Rabbitson <ribasushi@cpan.org>
Sun, 12 Dec 2010 07:10:54 +0000 (08:10 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 20 Jan 2011 11:41:16 +0000 (12:41 +0100)
commitabf8d91e24dae052a0af4b65ffee4e72044d54bb
tree01115c7871e3cbc9b38003f7d2ef99cc201896fd
parentf3cfaac640901858c6d9983758e5485ae9baf30f
Back out "support for prefetch from resultsource using extended_rels"

Blindly taking the condition retuned by an incomplete (not
all pieces of the hashref are supplied) call to the condition
maker, and attempting to order by its keys assuming it is a
hash is... naive
lib/DBIx/Class/ResultSource.pm
t/lib/DBICTest/Schema/Artist.pm
t/relationship/custom.t