#14091: Fix incorrect quoting in connection.queries
-------------------------------------+-------------------------------------
               Reporter:  danielr    |          Owner:
                   Type:  Bug        |         Status:  new
              Milestone:             |      Component:  Database layer
                Version:  1.2        |  (models, ORM)
             Resolution:             |       Severity:  Normal
           Triage Stage:  Accepted   |       Keywords:
    Needs documentation:  0          |      Has patch:  1
Patch needs improvement:  0          |    Needs tests:  0
                                     |  Easy pickings:  0
-------------------------------------+-------------------------------------
Changes (by Alex):

 * easy:   => 0


Comment:

 `connections.queries` is explicitly documented as not quoting things
 correctly, here http://docs.djangoproject.com/en/dev/faq/models/#how-can-i
 -see-the-raw-sql-queries-django-is-running, I'm not sure why we'd bother
 to fix this, the patch is non-trivial (it involves running queries on
 SQLite) and adds little value IMO.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14091#comment:9>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to