Details
-
Type:
Bug
-
Status: CLOSED
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.0, 2.3.1
-
Component/s: Reports (Stealthed in 2.7)
-
Labels:None
Description
When running a report in MySQL the query sets the column labels and MySQL passes through the labels in the case specified in the query.
When running Oracle, the column labels are pushed to upper case.
Solution: make an option in the report engine to always force the column labels to upper case.