Refactor count handling, make count-resultset attribute lists inclusive rather than...
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 4 May 2010 08:00:11 +0000 (08:00 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 4 May 2010 08:00:11 +0000 (08:00 +0000)
commit336feb8ef85d16d22ae0b131b0c7a85abc9e9435
tree39b50bf6f50a26e1ef13e90b142d6e7733e39738
parentd24080672cef48eace7f3a16f44fec9319e17ae5
Refactor count handling, make count-resultset attribute lists inclusive rather than exclusive (side effect - solves RT#56257
lib/DBIx/Class/Manual/Cookbook.pod
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/Replicated.pm
t/90join_torture.t
t/count/count_rs.t
t/count/prefetch.t
t/prefetch/grouped.t