#32483: QuerySet.values()/values_list() with JSONField returns integers instead
of
booleans on SQLite.
-------------------------------------+-------------------------------------
Reporter: Matthew Cornell | Owner: Mariusz
| Felisiak
Type: Bug | Status: assigned
Component: Database layer | Version: 3.1
(models, ORM) |
Severity: Normal | Resolution:
Keywords: jsonfield querying | Triage Stage: Accepted
sqlite |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by GitHub <noreply@…>):
In [changeset:"c6b07627fcb5d1c8d2082714ef5adb63bee6cf4c" c6b0762]:
{{{
#!CommitTicketReference repository=""
revision="c6b07627fcb5d1c8d2082714ef5adb63bee6cf4c"
Refs #32483 -- Doc'd caveat about using JSONField key transforms to
booleans with QuerySet.values()/values_list() on SQLite.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32483#comment:8>
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/072.b052a2ca780172d3909963becb27fc23%40djangoproject.com.