#18927: bulk_create tests expect explicit query count even for database that
doens't support bulk insert
-----------------------------------+-------------------------
     Reporter:  manfre             |      Owner:  nobody
         Type:  Bug                |     Status:  new
    Component:  Testing framework  |    Version:  master
     Severity:  Normal             |   Keywords:  bulk_create
 Triage Stage:  Unreviewed         |  Has patch:  1
Easy pickings:  1                  |      UI/UX:  0
-----------------------------------+-------------------------
 Some of the `bulk_create` tests assert the number of queries executed,
 which assumes that the database supports `has_bulk_insert = True`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18927>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to