#28816: Silent data loss when decreasing the max_length of a CharField
----------------------------+---------------------------------------------
Reporter: Gavin Wahl | Owner: Hasan Ramezani
Type: Bug | Status: closed
Component: Migrations | Version: master
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------+---------------------------------------------
Comment (by felixxm):
This solution doesn't prevent silencing data loss when decreasing
`CharField.max_length` for a base field of `ArrayField` (see
[https://github.com/django/django/pull/11817#discussion_r328013173
comment]).
--
Ticket URL: <https://code.djangoproject.com/ticket/28816#comment:7>
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/067.591bad06b79a897f7b3b70a9b6bd2273%40djangoproject.com.