$self->{_can_do_transactions} = eval { $dbh->begin_work(); $dbh->rollback() };