Changes between Initial Version and Version 1 of Ticket #35381, comment 1
- Timestamp:
- Apr 17, 2024, 1:09:52 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35381, comment 1
initial v1 5 5 }}} 6 6 7 but then I ran the proposed test with `--debug-sql` and noticed that the check code is casting the value in the database to `::JSONB` independently of whether the value is `None` or not:7 but then I ran the proposed test with `--debug-sql` (and postgres) and noticed that the check code is casting the value in the database to `::JSONB` independently of whether the value is `None` or not: 8 8 9 9 {{{