fixed a bug in ResultSet where passing an empty $cond hash to search() and search_rs...
authorJustin Guenther <jguenther@cpan.org>
Mon, 28 Aug 2006 08:37:53 +0000 (08:37 +0000)
committerJustin Guenther <jguenther@cpan.org>
Mon, 28 Aug 2006 08:37:53 +0000 (08:37 +0000)
commit760823042a2ce10d6976adf42b9170be1d563f2e
tree1e8601afee66dcc309a67579691a1d7d324bf679
parent21c45f7bbd6b55a7f83e27ae845efdd1a32fa1c7
fixed a bug in ResultSet where passing an empty $cond hash to search() and search_rs() would result in an unnecessary empty condition in $self->{cond}
lib/DBIx/Class/ResultSet.pm