#36248: Bulk deletion of model referred to by a SET_NULL key can exceed 
parameter
limit
-------------------------------------+-------------------------------------
     Reporter:  bobince              |                    Owner:  bobince
         Type:  Bug                  |                   Status:  assigned
    Component:  Database layer       |                  Version:  5.1
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Simon Charette):

 > Yeah that's what I wanted to do, but was frustrated:
 connection.queries_log/assertNumQueries doesn't keep hold of the number of
 parameters, and you can't infer them from %s being in the SQL string
 because DebugCursorWrapper uses last_executed_query to replace them with
 parameter values.

 Crap, I forgot that I ran into the exact same thing so many times and
 wished it would capture uninterpolated SQL and params intead. Never mind
 in this case.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36248#comment:4>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/010701958a6cf605-2acf6ad0-e1e0-4de9-979c-0954fe01b7c5-000000%40eu-central-1.amazonses.com.

Reply via email to