#31060: Window expression are not allowed in conditional statements used only in
the SELECT clause.
-------------------------------------+-------------------------------------
Reporter: felixxm | Owner: Alex
| Aktsipetrov
Type: Bug | Status: closed
Component: Database layer | Version: 3.0
(models, ORM) |
Severity: Release blocker | Resolution: fixed
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 <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"bf12273db4e53779546e2ac7b65c0ce8e3c8a640" bf12273d]:
{{{
#!CommitTicketReference repository=""
revision="bf12273db4e53779546e2ac7b65c0ce8e3c8a640"
Fixed #31060 -- Reallowed window expressions to be used in conditions
outside of queryset filters.
Regression in 4edad1ddf6203326e0be4bdb105beecb0fe454c4.
Thanks utapyngo for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31060#comment:9>
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/065.03d0cf6fe8aebb491868a405ad1a00de%40djangoproject.com.