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


Ignore:
Timestamp:
Mar 2, 2025, 8:56:04 PM (12 hours ago)
Author:
Simon Charette

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36221, comment 3

    v1 v2  
    11I 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
    3 Maybe 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].
     3Maybe 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 requesting features anyway].
Back to Top