#9055: Percent sign in SQL statement behaves different with CursorDebugWrapper
-------------------------------------+-------------------------------------
Reporter: guettli | Owner: nobody
Type: Bug | Status: new
Component: Database layer | Version: 1.0
(models, ORM) | Resolution:
Severity: Normal | Triage Stage: Accepted
Keywords: | Needs documentation: 0
Has patch: 1 | Patch needs improvement: 0
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by claudep):
* needs_tests: 1 => 0
Comment:
Surely the different default params/args to the backend's execute method
is not very clean. With my latest patch, we don't change backends
defaults, but simply do not enforce any default from !CursorDebugWrapper.
It might be even better if we had an example query for all backends.
--
Ticket URL: <https://code.djangoproject.com/ticket/9055#comment:8>
Django <https://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.