#16187: Refactor lookup system
-------------------------------------+-------------------------------------
     Reporter:  Ulrich Petri         |                    Owner:  Anssi
         Type:                       |  Kääriäinen
  Cleanup/optimization               |                   Status:  closed
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Simon Charette <charette.s@…>):

 In [changeset:"9ae4362becbde31dc9cc31ae0b1db969e7007431" 9ae4362b]:
 {{{
 #!CommitTicketReference repository=""
 revision="9ae4362becbde31dc9cc31ae0b1db969e7007431"
 Refs #16187 -- Stopped compiling query compilers during lookup rhs
 processing.

 Lookup right hand side processing was compiling query compilers which
 happened
 to work by chance as SQLCompiler defines a as_sql() method with two
 optional
 parameters albeit it doesn't expect the same type of arguments.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/16187#comment:41>
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/063.70ac0678f4c9ea0ef68a12a600114040%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to