Fixed a prefetch bug (o2m->prefetch_o2m+order_by+rows)
authorNorbert Buchmuller <norbi@nix.hu>
Fri, 22 Oct 2010 12:21:28 +0000 (14:21 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 27 Oct 2010 18:15:18 +0000 (20:15 +0200)
commit0a3441ee8e0e747cfa05eff02df0d918ed5d6acb
tree22dcaa3db20531c4143ed38b7ac660d8afc0b7cc
parentea95892eb6a71366db32b04137c7f2ee3b4ef841
Fixed a prefetch bug (o2m->prefetch_o2m+order_by+rows)
Changes
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Storage/DBI/Replicated.pm
lib/DBIx/Class/Storage/DBIHacks.pm
t/prefetch/o2m_o2m_order_by_with_limit.t [new file with mode: 0644]