#26351: get_or_create called twice on a model with CharField and field value
over
max_length creates 2 objects
-------------------------------------+-------------------------------------
Reporter: zhebrak | Owner: nobody
Type: Bug | Status: new
Component: Database layer | Version: 1.9
(models, ORM) |
Severity: Normal | Resolution:
Keywords: get_or_create, | Triage Stage:
max_length | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by zhebrak):
Replying to [comment:1 mdunhem]:
> What database are you using? That should fail validation and raise an
exception rather than truncating the title field. This may really depend
on your database type.
We use MySQL (5.1, 5.5). By default it truncates any given string by
max_length for the sake of not giving errors. It's not obvious though,
especially when using get_or_create.
--
Ticket URL: <https://code.djangoproject.com/ticket/26351#comment:2>
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 post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.a19ea9f7da28d03e700b6e2ccf648034%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.