[DBIx-Class-Devel] [dbsrgits/dbix-class] Deliberate rollback support for TxnScopeGuard (#112)

M Conrad notifications at github.com
Mon Jan 23 21:33:10 GMT 2017


When using txn_scope_guard, if you know you need to roll back
the transaction it is nice to be able to avoid the warning
you would otherwise get when it goes out of scope.
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/dbix-class/pull/112

-- Commit Summary --

  * Deliberate rollback support for TxnScopeGuard

-- File Changes --

    M lib/DBIx/Class/Storage/TxnScopeGuard.pm (18)
    M t/storage/txn_scope_guard.t (19)

-- Patch Links --

https://github.com/dbsrgits/dbix-class/pull/112.patch
https://github.com/dbsrgits/dbix-class/pull/112.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/112
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20170123/1fe578ec/attachment.htm>


More information about the DBIx-Class-Devel mailing list