#32662: Refactor a generator out from part of SQLCompiler.get_order_by()
-------------------------------------+-------------------------------------
     Reporter:  Chris Jerdonek       |                    Owner:  Chris
         Type:                       |  Jerdonek
  Cleanup/optimization               |                   Status:  closed
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"0461b7a6b62a5acd0db47f8dd76f3dfe7c62b0f5" 0461b7a6]:
 {{{
 #!CommitTicketReference repository=""
 revision="0461b7a6b62a5acd0db47f8dd76f3dfe7c62b0f5"
 Fixed #32662 -- Refactored a generator out of SQLCompiler.get_order_by().

 This also renames the `asc` variable to `default_order`, markes the
 `desc` variable as unused, fixes a typo in SQLCompiler.get_order_by()
 docstring, and reorders some blocks in SQLCompiler._order_by_pairs().
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32662#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/067.cf84258c238e8b2c69ba3d61c26bcdc0%40djangoproject.com.

Reply via email to