[Catalyst] how to implement Transactions (over different db tables) in a Catalyst project

kakimoto at tpg.com.au kakimoto at tpg.com.au
Mon Jul 6 23:22:57 GMT 2009


It
(http://search.cpan.org/~ribasushi/DBIx-Class-0.08107/lib/DBIx/Class/Storage.pm#txn_do)
says, "If an exception is caught, a rollback is issued and the
exception is rethrown. If the rollback fails, (i.e. throws
 an exception) an exception is thrown that includes a
 "Rollback failed" message".
and the example illustrates this. Sorry, after reading it again
after the many responses to this thread, I realised it's ok.

Anyway, my apologies to everyone. My bad.


> That's the same version of the same doc as you mentioned in the first
> post of 
> the thread :)
> 
> Andrew
> 
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
> 
> 
> 






More information about the Catalyst mailing list