Opened 3 years ago
Closed 3 years ago
#33881 closed Bug (fixed)
ArrayField doesn't set collation.
| Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak | 
|---|---|---|---|
| Component: | contrib.postgres | Version: | 4.0 | 
| Severity: | Normal | Keywords: | |
| Cc: | Tom Carrick | Triage Stage: | Accepted | 
| Has patch: | yes | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
While working on #33872, I noticed that the ArrayField of CharField/TextField doesn't have a collation set from the base field.
Change History (5)
comment:1 by , 3 years ago
| Has patch: | set | 
|---|
comment:2 by , 3 years ago
| Patch needs improvement: | set | 
|---|
comment:3 by , 3 years ago
| Patch needs improvement: | unset | 
|---|
comment:4 by , 3 years ago
| Triage Stage: | Unreviewed → Accepted | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    
PR