#34238: Support computed `GENERATED ALWAYS` columns
-------------------------------------+-------------------------------------
     Reporter:  jpnauta              |                    Owner:  jpnauta
         Type:  New feature          |                   Status:  assigned
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
  generated,always,computed,field    |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Description changed by jpnauta:

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>
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/0107018571299480-de32b30e-33cb-44ea-b7f8-0102a04c33ac-000000%40eu-central-1.amazonses.com.

Reply via email to