On Tuesday, November 29, 2016 at 10:35:34 PM UTC+1, Adam Johnson wrote: > > As to your point 1: > > >> Since this is specific to postgres > > > Well, Window expressions aren't specific to Postgres: > > - They exist in Oracle > - They exist in MariaDB 10.2 which is in beta and will be GA at around > the same time this patch is out: > https://mariadb.com/kb/en/mariadb/window-functions/ > > I thus think this should all be part of Django's main QuerySet API. >
This is also my plan. I left out an important "not" in that particular phrase. If you notice, I also added feature-flags. But still, the code is quite messy. ~ Mads -- 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/4ff78da9-0265-4aeb-be37-eb456fdc13e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
