#35655: Django crashes with Oracle database Version > 23.3
-------------------------------------+-------------------------------------
Reporter: Suraj Shaw | Owner: Suraj
| Shaw
Type: Bug | Status: assigned
Component: Database layer | Version: 5.1
(models, ORM) |
Severity: Release blocker | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Suraj Shaw):
The issue is reproducible.
Probable Fixes:
1 -> Switch to earlier version for multi-row insert (using select-union
combination) till the issue is being resolved.
2-> Migrate to ExecuteMany() instead of Execute() for multi-row insert.
3-> Migrate from NVARCHAR2 to VARCHAR2 as it also resolves the issue with
multi-row insert.
--
Ticket URL: <https://code.djangoproject.com/ticket/35655#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/01070191125f7ef4-d4d0bd67-37ed-4943-a5a1-158ce13e941d-000000%40eu-central-1.amazonses.com.