[Django] #33881: ArrayField doesn't set collation.

15 views
Skip to first unread message

Django

unread,
Aug 1, 2022, 7:32:18 AM8/1/22
to django-...@googlegroups.com
#33881: ArrayField doesn't set collation.
-------------------------------------+-------------------------------------
Reporter: Mariusz | Owner: Mariusz Felisiak
Felisiak |
Type: Bug | Status: assigned
Component: | Version: 4.0
contrib.postgres |
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 |
-------------------------------------+-------------------------------------
While working on #33872, I noticed that the `ArrayField` of
`CharField`/`TextField` doesn't have a collation set from the base field.

--
Ticket URL: <https://code.djangoproject.com/ticket/33881>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Aug 1, 2022, 7:43:56 AM8/1/22
to django-...@googlegroups.com
#33881: ArrayField doesn't set collation.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz

| Felisiak
Type: Bug | Status: assigned
Component: contrib.postgres | Version: 4.0
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* has_patch: 0 => 1


Comment:

[https://github.com/django/django/pull/15899 PR]

--
Ticket URL: <https://code.djangoproject.com/ticket/33881#comment:1>

Django

unread,
Aug 1, 2022, 7:49:30 AM8/1/22
to django-...@googlegroups.com
#33881: ArrayField doesn't set collation.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
| Felisiak
Type: Bug | Status: assigned
Component: contrib.postgres | Version: 4.0
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* needs_better_patch: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/33881#comment:2>

Django

unread,
Aug 1, 2022, 2:10:33 PM8/1/22
to django-...@googlegroups.com
#33881: ArrayField doesn't set collation.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
| Felisiak
Type: Bug | Status: assigned
Component: contrib.postgres | Version: 4.0
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* needs_better_patch: 1 => 0


--
Ticket URL: <https://code.djangoproject.com/ticket/33881#comment:3>

Django

unread,
Aug 2, 2022, 3:06:48 AM8/2/22
to django-...@googlegroups.com
#33881: ArrayField doesn't set collation.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
| Felisiak
Type: Bug | Status: assigned
Component: contrib.postgres | Version: 4.0
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):

* stage: Unreviewed => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/33881#comment:4>

Django

unread,
Aug 2, 2022, 5:44:57 AM8/2/22
to django-...@googlegroups.com
#33881: ArrayField doesn't set collation.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
| Felisiak
Type: Bug | Status: closed
Component: contrib.postgres | Version: 4.0
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"ab1955a05e369337c3eaad1a2d34de346932179d" ab1955a0]:
{{{
#!CommitTicketReference repository=""
revision="ab1955a05e369337c3eaad1a2d34de346932179d"
Fixed #33881 -- Added support for database collations to
ArrayField(Char/TextFields).
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/33881#comment:5>

Reply all
Reply to author
Forward
0 new messages