#30827: bulk_create batch_size param overrides the compatible batch size
calculation
-------------------------------------+-------------------------------------
Reporter: Ahmet Kucuk | Owner: Ahmet
| Kucuk
Type: Bug | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"09578f6dfb757c55f107e30a85434cedeb47465a" 09578f6]:
{{{
#!CommitTicketReference repository=""
revision="09578f6dfb757c55f107e30a85434cedeb47465a"
Fixed #30827 -- Made batch_size arg of QuerySet.bulk_create() respect
DatabaseOperations.bulk_batch_size().
Thanks Chetan Khanna for tests.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30827#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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/068.9a945ad625792c348f9d838e5120ac73%40djangoproject.com.