Modified Cursor to use COUNT(*) for count if possible
authorMatt S Trout <mst@shadowcat.co.uk>
Sun, 31 Jul 2005 22:56:09 +0000 (22:56 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sun, 31 Jul 2005 22:56:09 +0000 (22:56 +0000)
commit5464485558c3ed1050cfb6d3dfbab11a0de16915
tree6259bb6c56d20d8194a5fedc5deebffdeed8ffd3
parent1923c0b4b27dfc62e61cc02b6391e4d37349bcfb
Modified Cursor to use COUNT(*) for count if possible
lib/DBIx/Class/Cursor.pm
lib/DBIx/Class/Table.pm