removed code that tossed an error in select_single when more than a single row is...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 5 May 2008 21:41:48 +0000 (21:41 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 5 May 2008 21:41:48 +0000 (21:41 +0000)
commit374dd926212299b1913a5c806907e8d77a1eba57
treeeef87d0fcf73ab69a120159851a9900f3039a61f
parent22fc6155604d74131543cbb49313b6b65ae2ce83
removed code that tossed an error in select_single when more than a single row is returned and updated the tests to TODO the bad count issue
lib/DBIx/Class/Storage/DBI.pm
t/71mysql.t