#29444: Allow fields to be part of the RETURNING clause during INSERT
-------------------------------------+-------------------------------------
     Reporter:  Johannes Hoppe       |                    Owner:  Johannes
         Type:                       |  Hoppe
  Cleanup/optimization               |                   Status:  assigned
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  django, db,          |             Triage Stage:  Accepted
  returning, default, model, field   |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"bc91f27a86090b4c688b56cd4e37f95eebe6e969" bc91f27a]:
 {{{
 #!CommitTicketReference repository=""
 revision="bc91f27a86090b4c688b56cd4e37f95eebe6e969"
 Refs #29444 -- Added support for fetching a returned non-integer insert
 values on Oracle.

 This is currently not actively used, since the ORM will ask the
 SQL compiler to only return auto fields.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29444#comment:17>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.5c9a8e0dd3eb34b1cd51380dd1c1632a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to