Subject: | cannot change dbh(..) while in a transaction |
Unsetting the dbh, then performing a transaction, result in an incorrect message "cannot change dbh(..) while in a transaction".
$schema->dbh(undef);
$schema->do_transaction(...);
This queue is for tickets about the DBIx-DataModel CPAN distribution.
The Basics
People
|
Bug Information
|