dbh — Returns database handle
my $dbh = $model->dbh;
Returns a database handle, as specified by the pkit_dbi_connect method.