[Dbix-class] Problem with populate() and commits?

Chris Cole chris at compbio.dundee.ac.uk
Tue May 19 07:46:56 GMT 2009


Peter Rabbitson wrote:
> Now this is the extent of help I am giving for free. For more you will
> need to pay back with doc patches :)

I would if knew how and had enough understanding of the DBI. In time,
perhaps.

> In general remember that DBIC _never_ assumes transactions on your behalf,
> except for internal racy code. Transaction handling is your responsibility.

OK. I get that. I'll avoid turning autocommits off and use the
transaction handling as provided by DBIC.

Thanks for your help and clarifications.




More information about the DBIx-Class mailing list