#31301: bulk_create with ForeignKey fields with mixed filled/None values fails.
-------------------------------------+-------------------------------------
Reporter: Hans Aarne Liblik | Owner: Hans
| Aarne Liblik
Type: Bug | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: oracle sql | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"a21f7b91db273a03abfb47b0580bb39e0043c99a" a21f7b91]:
{{{
#!CommitTicketReference repository=""
revision="a21f7b91db273a03abfb47b0580bb39e0043c99a"
Fixed #31301 -- Fixed crash of QuerySet.bulk_create() with mixed empty and
set ForeignKeys to AutoFields on Oracle.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31301#comment:14>
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/073.0da44f7fc1b704de492799fb39387aaf%40djangoproject.com.