Changes between Initial Version and Version 1 of Ticket #36453


Ignore:
Timestamp:
Jun 10, 2025, 5:06:58 PM (3 months ago)
Author:
Thomas
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36453 – Description

    initial v1  
    6161
    6262Notice how the `WHEN` clause differs, but the `WHERE` clause stays the same, despite both using the same `Value(None, output_field=JSONField())` syntax.
     63
     64Edit: If that makes any difference, we're using PostgreSQL as a backend.
Back to Top