#24020: Use expressions in ORM internals
-------------------------------------+-------------------------------------
     Reporter:  Anssi Kääriäinen     |                    Owner:  Anssi
         Type:                       |  Kääriäinen
  Cleanup/optimization               |                   Status:  closed
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  1.8-alpha            |             Triage Stage:  Ready for
                                     |  checkin
    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:"0a3c6fe6b2c43b0bb90cb9df3840dcb70edc22a1" 0a3c6fe6]:
 {{{
 #!CommitTicketReference repository=""
 revision="0a3c6fe6b2c43b0bb90cb9df3840dcb70edc22a1"
 Refs #24020 -- Removed redundant Query.get_loaded_field_names().

 get_loaded_field_names() is no longer called in multiple places
 (see 0c7633178fa9410f102e4708cef979b873bccb76) and it's redundant
 with SQLCompiler.deferred_to_columns().
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/24020#comment:6>
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/0107017fdf302430-fedb64db-04ec-4b4b-b910-8cc8b5732f97-000000%40eu-central-1.amazonses.com.

Reply via email to