#32483: QuerySet.values()/values_list() with JSONField returns integers instead
of
booleans on SQLite.
-------------------------------------+-------------------------------------
Reporter: Matthew Cornell | Owner: Mariusz
| Felisiak
Type: Bug | Status: closed
Component: Database layer | Version: 3.1
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: jsonfield querying | Triage Stage: Ready for
sqlite | checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"71ec102b01fcc85acae3819426a4e02ef423b0fa" 71ec102b]:
{{{
#!CommitTicketReference repository=""
revision="71ec102b01fcc85acae3819426a4e02ef423b0fa"
Fixed #32483 -- Fixed QuerySet.values()/values_list() on JSONField key
transforms with booleans on SQLite.
Thanks Matthew Cornell for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32483#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 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.05b1781a839a859b84664f9f37ad3ca2%40djangoproject.com.