* Wrapped SQL::Abstract::Test functionality in a new module (DBIC::SqlMakerTest).
[dbsrgits/DBIx-Class.git] / t / dbh_do.t
2008-03-15 Michael G Schwern Eliminate expensive calls to can() in some very hot...