Re: [Django] #32143: Use EXISTS to exclude multi-valued relationships

2023-06-14 Thread Django
#32143: Use EXISTS to exclude multi-valued relationships
-+-
 Reporter:  Simon Charette   |Owner:  Simon
 Type:   |  Charette
  Cleanup/optimization   |   Status:  closed
Component:  Database layer   |  Version:  3.1
  (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 Mariusz Felisiak ):

 In [changeset:"1c4f5f314e2b0c77b3fa0c75f703218e7e06f4be" 1c4f5f3]:
 {{{
 #!CommitTicketReference repository=""
 revision="1c4f5f314e2b0c77b3fa0c75f703218e7e06f4be"
 Refs #32143 -- Removed superflous constraints on excluded query.

 The outer query reference is not necessary when alias can be reused and
 can even be harmful by confusing query planers.

 Refs #34597.
 }}}

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070188b988ef8d-a34053df-15c0-4c4e-98a5-eb39dc357d16-00%40eu-central-1.amazonses.com.


Re: [Django] #32143: Use EXISTS to exclude multi-valued relationships

2023-06-14 Thread Django
#32143: Use EXISTS to exclude multi-valued relationships
-+-
 Reporter:  Simon Charette   |Owner:  Simon
 Type:   |  Charette
  Cleanup/optimization   |   Status:  closed
Component:  Database layer   |  Version:  3.1
  (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 Mariusz Felisiak ):

 In [changeset:"cfc9c94d97edf9aaea647bbecc89a791cf7ec0b8" cfc9c94]:
 {{{
 #!CommitTicketReference repository=""
 revision="cfc9c94d97edf9aaea647bbecc89a791cf7ec0b8"
 Refs #32143 -- Adjusted a comment about subquery usage in
 Query.split_exclude().
 }}}

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070188b988ef30-582dd954-2e80-4eac-a6a9-bc3380e53c7a-00%40eu-central-1.amazonses.com.


Re: [Django] #32143: Use EXISTS to exclude multi-valued relationships

2020-10-27 Thread Django
#32143: Use EXISTS to exclude multi-valued relationships
-+-
 Reporter:  Simon Charette   |Owner:  Simon
 Type:   |  Charette
  Cleanup/optimization   |   Status:  assigned
Component:  Database layer   |  Version:  3.1
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 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):

 * owner:  nobody => Simon Charette
 * status:  new => assigned
 * stage:  Accepted => Ready for checkin


-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.5779a8a03144b4aa33c1bdf8e4ac4045%40djangoproject.com.


Re: [Django] #32143: Use EXISTS to exclude multi-valued relationships

2020-10-25 Thread Django
#32143: Use EXISTS to exclude multi-valued relationships
-+-
 Reporter:  Simon Charette   |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Database layer   |  Version:  3.1
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * stage:  Unreviewed => Accepted


-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.9c974b70300d2c7c8bc7f178b46fdf7b%40djangoproject.com.