Remove all "magic number" DBI get_info calls from the codebase
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / BlockRunner.pm
2012-03-12 Peter Rabbitson Rewrite txn_do and dbh_do to use a (hidden for now...