[Catalyst] DBIx Class Transactions in catalyst

Brandon Black blblack at gmail.com
Mon Sep 4 09:15:01 CEST 2006


On 9/4/06, Charles <cshtreck at yahoo.com> wrote:
>
>
>
> It still would've been nice to get transactions
> working a la txn_do. I'm sure that I'll need this
> feature not too far down the road. I'll prob either
> use the txn_begin,txn_commit, and txn_rollback
> functions explicitly or just use raw sql. At least
> these show up in the mysql query log and have been
> thus far easier to debug/trace.


txn_do does in fact work in the general case, I believe.  There are tests in
the test suite for it, and others are using it.

-- Brandon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060904/17ecede3/attachment.htm 


More information about the Catalyst mailing list