changed the warning on DBIC::Storage::DBI->select_single so that it wont call fetch_...
[dbsrgits/DBIx-Class.git] / t / dbh_do.t
2008-03-15 Michael G Schwern Eliminate expensive calls to can() in some very hot...