#22819: Rename attribute `output_type` on the Query Expression API
-------------------------------------+-------------------------------------
     Reporter:  jorgecarleitao       |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:
    Component:  Database layer       |  1.7-beta-2
  (models, ORM)                      |               Resolution:
     Severity:  Release blocker      |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by akaariai):

 The current name is something I just picked while hacking - there wasn't
 that much though put into it. The reasoning is something along lines "what
 data type the DB produces for the expression", hence output_type. Fields
 happen to represent also database data types, so that is why field
 instances are used.

 If some better name can be found I don't have any objections against
 changing the name.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22819#comment:5>
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/072.e0d5fe10007827dde08b15811f648b1a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to