#33339: bulk_create() uses TO_CLOB() for NCLOB fields on Oracle.
-------------------------------------+-------------------------------------
Reporter: Georgi Yanchev | Owner: Georgi
| Yanchev
Type: Bug | Status: closed
Component: Database layer | Version: 3.2
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: oracle | Triage Stage: Accepted
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:"9c1fe446b620963209df03b2fab1b3b9b5dc1988" 9c1fe446]:
{{{
#!CommitTicketReference repository=""
revision="9c1fe446b620963209df03b2fab1b3b9b5dc1988"
Fixed #33339 -- Made QuerySet.bulk_create() use TO_NCLOB() for TextFields
on Oracle.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33339#comment:2>
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/072.98746c5309ebed6384a54adfc0560d3e%40djangoproject.com.