#10127: select_related does not play well with annotate
---------------------------------------------------+------------------------
Reporter: [email protected] | Owner: nobody
Status: new | Milestone:
Component: Database layer (models, ORM) | Version: SVN
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Comment (by Koen Biermans <[email protected]>):
I also reported some errors in #10113. The group by problem on Postgres
was fixed, but the wrong results on sqlite are caused by an sqlite bug
(mine was 3.3.4). If you upgrade your sqlite, you shouldn't get wrong
results no more.
I guess this should be documented somewhere or made to fail loud.
--
Ticket URL: <http://code.djangoproject.com/ticket/10127#comment:4>
Django <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---