#2705: [patch] Add optional FOR UPDATE clause to QuerySets
---------------------------------------------------+------------------------
Reporter: Hawkeye | Owner: nobody
Status: new | Milestone: post-1.0
Component: Database layer (models, ORM) | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Changes (by spaetz):
* cc: [EMAIL PROTECTED] (added)
Comment:
tested on mysql. django 1.0 plus patch for_update_1.0.patch posted in
comment above:
Exception Value: type object 'BaseDatabaseWrapper' has no attribute
'for_update_sql'
Exception Location: django-1.0_for_update/django/db/backends/mysql/base.py
in for_update_sql, line 146
--
Ticket URL: <http://code.djangoproject.com/ticket/2705#comment:27>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---