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? _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
