Fix spotty handling of complex order_by relationship attrs while prefetching
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 14 Oct 2010 05:06:28 +0000 (07:06 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 14 Oct 2010 08:19:19 +0000 (10:19 +0200)
commitd2fcb9b3612958ecc794acae77520f3da06d3c5b
tree53645ec9767c9c3ac6a68d8996dfe117bfbc1730
parent3f5b99fea8b445c7a61057f4210a715ffb8e677e
Fix spotty handling of complex order_by relationship attrs while prefetching
Changes
lib/DBIx/Class/ResultSource.pm
lib/DBIx/Class/Storage/DBIHacks.pm
t/lib/DBICTest/Schema/Artist.pm
t/prefetch/join_type.t