#31862: Add ArrayField for all supported databases - not only postgres
-------------------------------------+-------------------------------------
Reporter: אורי | Owner: nobody
Type: New | Status: new
feature |
Component: Database | Version: master
layer (models, ORM) |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
`JSONField` has been moved from `django.contrib.postgres.fields` to
`django.db.models` in Django 3.1. Can you move `ArrayField` too from
`django.contrib.postgres.fields` to `django.db.models`? Is there a
technical reason why `ArrayField` cannot be supported by all databases?
--
Ticket URL: <https://code.djangoproject.com/ticket/31862>
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/054.1086c8e06260cfb6e820ee7bbaee4783%40djangoproject.com.