I'm not sure about that detail atm, I need to review the patch. I just
think we shouldn't be putting anything in postgres-only land.

On 29 November 2016 at 22:04, Josh Smeaton <josh.smea...@gmail.com> wrote:

> Adam, are you thinking we should be adding something like
> Model.objects.window(), or just allowing Window-type expressions on
> backends that have a specific feature flag? Does the compiler need to get
> involved at all, or can we handle the full range of window expressions with
> the expressions API?
>
> Mads, there's nothing that currently handles a list of expressions, and
> certainly nothing specific to OrderBy. Your proposed syntax is basically
> what would be required `order_by=[ .. ]`.
>
> --
> 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 django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> 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/f4999522-0a99-4e47-b499-
> bfba19cf3920%40googlegroups.com
> <https://groups.google.com/d/msgid/django-developers/f4999522-0a99-4e47-b499-bfba19cf3920%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Adam

-- 
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 django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
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/CAMyDDM3wTsNxkhSunvHefhgLGuwnTs6BAuQHtBsk%2Bcs-9H3FQQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to