Changes between Initial Version and Version 1 of Ticket #36445, comment 11
- Timestamp:
- Jun 12, 2025, 2:10:21 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36445, comment 11
initial v1 2 2 > Now that we know this isn't a regression should we consider biting the bullet and stop trying to make `Value(None, JSONField())` work by introducing a proper `JSONNull` expression as described in ticket:35381#comment:3? 3 3 4 In light of recent reports around JSON null/SQL NULL, (the latest being #36453) I'd say yes. Would this mean marking this ticket as invalid in favour of a #35381 repurposed for the `JSONNull` new feature? 4 In light of recent reports around JSON null/SQL NULL, (the latest being #36453) I'd say yes. Would this mean marking this ticket as invalid in favour of a #35381 repurposed for the `JSONNull` new feature? Or perhaps a new ticket?