#4682: [patch] Add UuidField
-------------------------------------+-------------------------------------
Reporter: John Downey | Owner: nobody
<jtdowney@…> | Status: closed
Type: Uncategorized | Version: master
Component: Database layer | Resolution: wontfix
(models, ORM) | Triage Stage: Design
Severity: Normal | decision needed
Keywords: uuid field | Needs documentation: 0
Has patch: 0 | Patch needs improvement: 0
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Comment (by ragi@…):
If it were in core, then Django could leverage the 128bit field in
PostgreSQL which would speed up most queries that rely on this field.
Please note that people that use uuid as a field, it is most likely
because they are using it as a key in their queries. Please consider re-
opening.
--
Ticket URL: <https://code.djangoproject.com/ticket/4682#comment:14>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.