SectorLabs / django-postgres-extra

Bringing all of PostgreSQL's awesomeness to Django.
MIT License
695 stars 97 forks source link

Support for CTE's (Common Table Expressions) #12

Open Photonios opened 7 years ago

Photonios commented 7 years ago

This is more a long-term thing. Probably not going to happen any time soon.

https://www.postgresql.org/docs/9.1/static/queries-with.html

auvipy commented 4 years ago

https://github.com/dimagi/django-cte , https://django-cte-trees.readthedocs.io/en/latest/ , and django-cte-forest could be inspiration

warmwaffles commented 4 years ago

Bump on this. I would love to see this attempted or to have it work in parallel with https://github.com/dimagi/django-cte