#34552: Delaying get_from_clause call as much as possible.
-------------------------------------+-------------------------------------
     Reporter:  Matthew Schinckel    |                    Owner:  Matthew
                                     |  Schinckel
         Type:  New feature          |                   Status:  assigned
    Component:  Database layer       |                  Version:  4.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Matthew Schinckel):

 From Luke's links in the django-developers mailing list post, I wonder if
 we _should_ be building the references in the reverse order to the order-
 of-operations:

 * DISTINCT
 * SELECT
 * HAVING
 * GROUP BY
 * WHERE
 * FROM

 (I'm not sure if that is a reasonable thing to do, or even necessary.
 Personally, I'd be super happy with just my single change being applied,
 but would also be happy to have a further discussion).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34552#comment:3>
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/0107018800123cc0-81a09fc2-0a0e-4e00-b73b-7fb16e446815-000000%40eu-central-1.amazonses.com.

Reply via email to