Implement a Case/When expression
#23753 has implemented a set of database functions. Originally it was going to implement a Case/When expression type, but the design and API is harder than the types listed in that ticket. So this one will track the implementation of only Case/When, and once implemented, we'll be able to close off #11305 (finally!)
Michal from the mailing list has a working proof of concept, and is developing his idea. See here: https://groups.google.com/forum/#!topic/django-developers/a5ADv59TkBQ
Change History
(8)
Keywords: |
1.8-alpha added
|
Triage Stage: |
Unreviewed → Accepted
|
Type: |
Uncategorized → New feature
|
Has patch: |
set
|
Needs documentation: |
set
|
Patch needs improvement: |
set
|
Cc: |
michal.modzelewski@… added
|
Owner: |
changed from nobody to Michał Modzelewski
|
Status: |
new → assigned
|
Needs documentation: |
unset
|
Patch needs improvement: |
unset
|
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
https://github.com/django/django/pull/3825