#37115: Add support for Generic Relations / Table-Valued Expressions in the ORM
-------------------------------------+-------------------------------------
Reporter: Pravin | Owner: Pravin
Type: New feature | Status: assigned
Component: Database layer | Version: dev
(models, ORM) |
Severity: Normal | Resolution:
Keywords: Table-Valued | Triage Stage: Accepted
expressions, Set-returning |
functions, SRF, generate_series, |
Postgres, Orm |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):
* cc: Lily, Simon Charette, Bhuvnesh (added)
* keywords:
Table Value expressions, Set returning functions, SRF,
generate_series, Postgres, Orm
=>
Table-Valued expressions, Set-returning functions, SRF,
generate_series, Postgres, Orm
* stage: Unreviewed => Accepted
* summary:
Title: Add support for Generic Relations / Table-Valued Expressions in
the ORM
=>
Add support for Generic Relations / Table-Valued Expressions in the
ORM
* version: 6.0 => dev
Comment:
Thanks. Just clarifying that `Subquery` is probably the easiest tool for
validating the approach; the other bullet points mentioned above should
probably get their own separate tickets later.
--
Ticket URL: <
https://code.djangoproject.com/ticket/37115#comment:2>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.