diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-09-10 23:52:04 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-09-10 23:52:04 +0000 |
commit | 47d8b03b14145997fc0936bd674363f0e213f019 (patch) | |
tree | 64e9356d7c5f435b68d7deaa8b41c6a4cdc5c521 /lib/sqlalchemy/exceptions.py | |
parent | 287bf217958fbccb07cffafcc4481a2b6c7f2784 (diff) | |
download | sqlalchemy-47d8b03b14145997fc0936bd674363f0e213f019.tar.gz |
- changed "for_update" parameter to accept False/True/"nowait"
and "read", the latter two of which are interpreted only by
Oracle and Mysql [ticket:292]
- added "lockmode" argument to base Query select/get functions,
including "with_lockmode" function to get a Query copy that has
a default locking mode. Will translate "read"/"update"
arguments into a for_update argument on the select side.
[ticket:292]
Diffstat (limited to 'lib/sqlalchemy/exceptions.py')
0 files changed, 0 insertions, 0 deletions