On Jun 29, 2007, at 4:55 AM, Andreas Jung wrote:

> At least the select() method has an optional parameter 'lockmode'.
> You might check the docs and the release notes.
>

lockmode is specific to the ORM.  these days it looks like  
query.with_lockmode('read').filter(...)..  it results in FOR UPDATE  
statements.





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to