#35295: Use INSERT with multiple rows on Oracle 23c+
-------------------------------------+-------------------------------------
     Reporter:  Mariusz Felisiak     |                    Owner:  Mariusz
         Type:                       |  Felisiak
  Cleanup/optimization               |                   Status:  assigned
    Component:  Database layer       |                  Version:  5.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  oracle               |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

 * needs_better_patch:  0 => 1

Comment:

 The current patch fails on
 
`field_defaults.tests.DefaultTests.test_bulk_create_mixed_db_defaults_function`:
 {{{
 django.db.utils.DatabaseError: ORA-01797: this operator must be followed
 by ANY or ALL
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35295#comment:3>
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/0107018e343f79ed-b327fbe6-9ad0-485d-8df4-a68228b640ff-000000%40eu-central-1.amazonses.com.

Reply via email to