Changes between Initial Version and Version 1 of Ticket #23753
- Timestamp:
- Nov 2, 2014, 5:19:17 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23753 – Description
initial v1 9 9 - Case-When / IIF 10 10 - Substring 11 - As/Cast for casting the return value of a complex expression without defining the output_field of each sub-component) 11 12 12 13 This list isn't necessarily complete or final. If there are other functions that you'd like to see implemented in core, please comment, and I'll update the list above. Particular implementation details can be discussed on the PR or below once a PR is submitted. I'll aim to have these completed very soon after #14030 lands, and I expect these to be available in the same django version that incorporates 14030.