Add warnings for non-unique find usage and improve explicit key attr handling in...
authorDaniel Westermann-Clark <danieltwc@cpan.org>
Fri, 11 Apr 2008 21:25:26 +0000 (21:25 +0000)
committerDaniel Westermann-Clark <danieltwc@cpan.org>
Fri, 11 Apr 2008 21:25:26 +0000 (21:25 +0000)
commit550adccc763b6887aa2ce43b1d1d9fb48b240763
tree631ec2577957a8d62bcde3a31e8788f2e0a54ab5
parentbc7e7eaced297dad14ec3cd133aff5dda73e596d
Add warnings for non-unique find usage and improve explicit key attr handling in find (zby)
Changes
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Storage/DBI.pm
t/61findnot.t