#16211: using negated F()-expression in update query
-------------------------------------+-------------------------------------
     Reporter:  Walter Doekes        |                    Owner:  David
                                     |  Wobrock
         Type:  New feature          |                   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
-------------------------------------+-------------------------------------

Comment (by Andreas Galazis):

 Just a quick update on this you can always use excludes to negate
 filters(not annotation) in versions before this fix and I think it's even
 better since as far as I can see the new negated expression uses case
 statement instead of negation. I one thing I would like to see, is the new
 negation expression without case statement.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16211#comment:54>
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/010701864a393488-b72a3c2a-2832-4161-9656-ce691b8b625e-000000%40eu-central-1.amazonses.com.

Reply via email to