Another revamp of the selector resolution - now supporting unbalanced select/as
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 16 Nov 2010 17:02:45 +0000 (18:02 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 27 Dec 2010 03:02:41 +0000 (04:02 +0100)
commit00336453444021a6422e05539ff4fc86c703a6b6
tree5b0330b7dece7e8dcfbcf95abe17b39f074b5fb7
parent1b6fe47d369e84831a8a881813a53cca68694e72
Another revamp of the selector resolution - now supporting unbalanced select/as

Builds on top of 37aafa2e
Changes
lib/DBIx/Class/ResultSet.pm
t/count/count_rs.t
t/prefetch/grouped.t
t/search/select_chains.t
t/search/select_chains_unbalanced.t [new file with mode: 0644]