#33820: Querying "null" on key transforms for JSONField returns wrong results on
SQLite.
-------------------------------------+-------------------------------------
     Reporter:  Johnny Metz          |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  4.0
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:
     Keywords:  JSONField            |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by GergelyKovach):

 Seems like a type-juggling routine introduced in 4.0.0
 I am totally into type-juggling but this case, and actually blocking issue
 is a great example of the general confusion that a seemingly
 *simplification* - may lead to hold back on tech dev.

 TL;DR:
 - consider removing type juggling
 - keep principles up, regarding data type comparison

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33820#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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070181d5a3c024-91f19df6-b316-46af-9d8e-45321b91a13e-000000%40eu-central-1.amazonses.com.

Reply via email to