Hello,
I am running Python 2.6 SQL Alchemy 0.5.8 against MS SQL Server Express 2008
with pyODBC. When I issue something like:
sess.query(job).with_lockmode("update")
It does not seem to be locking according to the query I am getting back from
my profiler. Is this the correct usage?
Thanks
Mike
--
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.