Changes between Initial Version and Version 1 of Ticket #36221, comment 3


Ignore:
Timestamp:
Mar 2, 2025, 8:55:47 PM (18 hours ago)
Author:
Simon Charette

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36221, comment 3

    initial v1  
    1 I agree that if we decide this change to be worth it we should likely use the same approach for `Least` and `Coalesce` but I remain unconvinced that it's worth adding it's pretty simple not to use these functions when dealing with a single expression.
     1I agree that if we decide this change to be worth it we should likely use the same approach for `Least` and `Coalesce` but I remain unconvinced that it's worth adding as it's pretty simple not to use these functions when dealing with a single expression.
    22
    33Maybe you could try testing the water on the forum to see if other members of the community ran into a similar edge case with singleton expression wrapping? [https://docs.djangoproject.com/en/5.1/internals/contributing/bugs-and-features/#requesting-features That's the usual process for feature request anyway].
Back to Top