﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
34238	Support computed `GENERATED ALWAYS` columns	Jeremy Nauta	Jeremy Nauta	"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]
"	New feature	closed	Database layer (models, ORM)	dev	Normal	duplicate	generated,always,computed,field		Unreviewed	1	0	0	0	0	0
