Re: Add optional FOR UPDATE clause to QuerySets

2008-05-27 Thread Jean-François
On 27 mai, 01:17, Sebastian Noack <[EMAIL PROTECTED]> wrote: [snip] > Even if it is done by many parallel connections, because of > transactions are managed by the DBMS too and ensure atomicity, > consistency, isolation and durability of each transaction > [snip] The problem is that DBMS don'

Re: Add optional FOR UPDATE clause to QuerySets

2008-05-23 Thread Sebastian Noack
On Sat, 17 May 2008 13:04:36 +0200 Sebastian Bauer <[EMAIL PROTECTED]> wrote: > Thank you for answer, but for update, i think, is really important > for commercial projects and places where you need to be sure that no > one changed row in parallel I don't think that commercial projects have an exc

Re: Add optional FOR UPDATE clause to QuerySets

2008-05-17 Thread Sebastian Bauer
Russell Keith-Magee pisze: > On Sat, May 17, 2008 at 3:56 AM, Sebastian Bauer <[EMAIL PROTECTED]> wrote: > >> could someone tell me when this ticket will be add to trunk: >> >> http://code.djangoproject.com/ticket/2705 >> >> its very important to me because im writing game and i need this to fin

Re: Add optional FOR UPDATE clause to QuerySets

2008-05-17 Thread Russell Keith-Magee
On Sat, May 17, 2008 at 3:56 AM, Sebastian Bauer <[EMAIL PROTECTED]> wrote: > > could someone tell me when this ticket will be add to trunk: > > http://code.djangoproject.com/ticket/2705 > > its very important to me because im writing game and i need this to finish There is no simple answer to yo

Add optional FOR UPDATE clause to QuerySets

2008-05-16 Thread Sebastian Bauer
could someone tell me when this ticket will be add to trunk: http://code.djangoproject.com/ticket/2705 its very important to me because im writing game and i need this to finish Thanks for answer PS. sorry for my really bad english --~--~-~--~~~---~--~~ You rec