DatabaseFeatures.needs_upper_for_iops is not used anywhere
Doing a grep on the source code, I found that while needs_upper_for_iops
is still defined on DatabaseFeatures
, its value is not read by anyone. Seems like the feature was made for the oracle case, which now gets the problem around overriding DatabaseOperations.lookup_cast
Attachments
(1)
- t7319-r7670.diff
(971 bytes
) - added by Ramiro Morales 16 years ago.
- Trivial patch that deletes the needs_upper_for_iops database feature
Download all attachments as:
.zip
Change History
(5)
Triage Stage: |
Unreviewed → Ready for checkin
|
Keywords: |
db-be-api added
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Trivial patch that deletes the needs_upper_for_iops database feature