#35295: Use INSERT with multiple rows on Oracle 23c+
-------------------------------------+-------------------------------------
               Reporter:  Mariusz    |          Owner:  Mariusz Felisiak
  Felisiak                           |
                   Type:             |         Status:  assigned
  Cleanup/optimization               |
              Component:  Database   |        Version:  5.0
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:  oracle
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 Oracle 23c finally allows to `INSERT` multiple rows into a table in a
 single step without a `UNION`-`SELECT` workaround 🎉

 https://oracle-base.com/articles/23c/table-values-constructor-23c#insert
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35295>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018e33ccb5f9-d9863896-e6a2-4d7e-8faa-170f00f79af2-000000%40eu-central-1.amazonses.com.

Reply via email to