#31699: Fields placed at the SELECT clause in an erroneous order.
-------------------------------------+-------------------------------------
Reporter: Thodoris | Owner: nobody
Sotiropoulos |
Type: | Status: closed
Cleanup/optimization |
Component: Database layer | Version: 3.0
(models, ORM) |
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Thodoris Sotiropoulos):
Ah OK, thanks.
There is actually an issue in this example, because columns of the two
sub-queries are not combined correctly.
Column 'col_c' is combined with 'column_b' (and not column 'column_a as
intended).
--
Ticket URL: <https://code.djangoproject.com/ticket/31699#comment:2>
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/066.8bd839597697ee9956241cc90b88b931%40djangoproject.com.