summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorClifford Gama <cliffygamy@gmail.com>2025-05-26 16:44:08 +0200
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-06-06 17:40:35 +0200
commitc1fa3fdd040718356e5a3b9a0fe699d73f47a940 (patch)
tree7ca4b4a2a4a5bf1149c4bc7ee13c8533c61865c2 /scripts
parent957951755259b412d5113333b32bf85871d29814 (diff)
Fixed #36419 -- Ensured for_save was propagated when resolving expressions.
The for_save flag wasn't properly propagated when resolving expressions, which prevented get_db_prep_save() from being called in some cases. This affected fields like JSONField where None would be saved as JSON null instead of SQL NULL. Regression in 00c690efbc0b10f67924687f24a7b30397bf47d9. Thanks to David Sanders and Simon Charette for reviews. Co-authored-by: Adam Johnson <me@adamj.eu>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions