Hi, We'd like to receive some feedback on the pull request https://github.com/django/django/pull/7560 that address the ticket https://code.djangoproject.com/ticket/27332.
This pull request allows to pass custom filtering within the "ON" SQL clauses. This functionality might improve performance of joins with large tables, but also helps to insure correctness of some aggregation queries like illustrated by the commit https://github.com/django/django/pull/7560/commits/861894e3cca4ff3fa8ef574937814826d5857fe2 of that pull request. Best, Nicolas -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/d99874e5-f087-feb5-ad8a-07f6401745ef%40free.fr. For more options, visit https://groups.google.com/d/optout.
