#31300: Add function-based virtual fields on PostgreSQL and Oracle.
-------------------------------------+-------------------------------------
Reporter: Dulmandakh | Owner: nobody
Type: New feature | Status: closed
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* status: new => closed
* resolution: => wontfix
Comment:
We have an accepted ticket #30511 about identity columns on PostgreSQL,
and I think we should stay with this. Generated/Function-based virtual
columns are a huge topic that would require many changes and have many
caveats, e.g. functions must be deterministic. They are feasible also on
Oracle. This kind of features require few weeks (even months) of works, a
precise plan, and should be preceded by a discussion on
DevelopersMailingList and even DEP.
--
Ticket URL: <https://code.djangoproject.com/ticket/31300#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/068.23d9a8363ce4631cd37d6d379a204847%40djangoproject.com.