[Dbix-class] How to

Dave Howorth dhoworth at mrc-lmb.cam.ac.uk
Tue Jun 19 08:38:41 GMT 2012


Hardik Joshi wrote:
> Thanks Alex,
> 
> I have tried 'SELECT...FOR UPDATE' with normal DBI module and its working
> well where as via DBIx::Class its not working as per requirement.

I don't understand. The code you said you had tried was doing an INSERT,
not an UPDATE. So how is SELECT...FOR UPDATE relevant or working in DBI?

> So, I feel I might missing something in DBIx::Class. do you have any idea
> for that?




More information about the DBIx-Class mailing list