[Dbix-class] Strange statistically significant failure for DBIC with Sybase
Peter Rabbitson
rabbit+dbic at rabbit.us
Tue Feb 4 17:09:48 GMT 2014
On Tue, Feb 04, 2014 at 11:28:46AM -0500, Phillip Moore wrote:
>
> What am I doing wrong here? Clearly, tracing is being turned on, but then
> total radio silence from the create method.
You didn't read the linked paragraph carefully. Linking you to the
source so that the highlight is apparent:
https://metacpan.org/source/RIBASUSHI/DBIx-Class-0.08270/lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm#L1017
This codepath is not employed if you are already in a transaction:
https://metacpan.org/source/RIBASUSHI/DBIx-Class-0.08270/lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm#L405
Hope this helps
Cheers
More information about the DBIx-Class
mailing list