Changes between Version 14 and Version 31 of Ticket #35381


Ignore:
Timestamp:
Oct 27, 2025, 11:48:40 AM (5 days ago)
Author:
Jacob Walls
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35381

    • Property Triage Stage AcceptedReady for checkin
    • Property Owner set to Clifford Gama
    • Property Status newassigned
    • Property Has patch set
  • Ticket #35381 – Description

    v14 v31  
    1 From Simon Charette in comment:3, in reference to the issues between SQL's `NULLL` and JSON's `null`:
     1From Simon Charette in comment:3, in reference to the issues between SQL's `NULL` and JSON's `null`:
    22
    33In order to finally solve this null ambiguity problem we should:
Back to Top