- [https://groups.google.com/g/django-
developers/c/9Mf7YqDA4bg/m/wb07E71oAAAJ]
- [https://code.djangoproject.com/ticket/31300]
- [https://code.djangoproject.com/ticket/31565]
The current database backend support for this feature has been thoroughly
documented by Paulo here: [https://groups.google.com/g/django-
developers/c/9Mf7YqDA4bg/m/wb07E71oAAAJ].
--
Ticket URL: <https://code.djangoproject.com/ticket/34238>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => jpnauta
* status: new => assigned
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34238#comment:1>
Comment (by Jeremy Nauta):
https://github.com/django/django/pull/16417
--
Ticket URL: <https://code.djangoproject.com/ticket/34238#comment:2>
Old description:
> Hi all, I would like to propose a way to add computed (i.e. `GENERATED
> ALWAYS`) database fields. This has been discussed in many different forms
> over the past several years:
>
> - [https://groups.google.com/g/django-
> developers/c/9Mf7YqDA4bg/m/wb07E71oAAAJ]
> - [https://code.djangoproject.com/ticket/31300]
> - [https://code.djangoproject.com/ticket/31565]
>
> The current database backend support for this feature has been thoroughly
> documented by Paulo here: [https://groups.google.com/g/django-
> developers/c/9Mf7YqDA4bg/m/wb07E71oAAAJ].
New description:
Hi all, I would like to propose a way to add computed (i.e. `GENERATED
ALWAYS`) database fields. This has been discussed in many different forms
over the past several years:
- [https://groups.google.com/g/django-
developers/c/9Mf7YqDA4bg/m/wb07E71oAAAJ]
- [https://code.djangoproject.com/ticket/31300]
- [https://code.djangoproject.com/ticket/31565]
The current database backend support for this feature has been thoroughly
documented by Paulo here: [https://groups.google.com/g/django-
developers/c/9Mf7YqDA4bg/m/wb07E71oAAAJ].
Proposed implementation: [https://github.com/django/django/pull/16417]
--
--
Ticket URL: <https://code.djangoproject.com/ticket/34238#comment:3>
* status: assigned => closed
* resolution: => duplicate
Comment:
Adding a new duplicate of #31565 is not the way to move things forward.
[https://docs.djangoproject.com/en/stable/internals/contributing/triaging-
tickets/#closing-tickets Please follow triaging guidelines with regards to
wontfix tickets.]
--
Ticket URL: <https://code.djangoproject.com/ticket/34238#comment:4>
Comment (by Jeremy Nauta):
Will be implemented via https://code.djangoproject.com/ticket/31300
instead
--
Ticket URL: <https://code.djangoproject.com/ticket/34238#comment:5>