Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 09/04/2014
Components: Language
Versions: 11.0
Failure Type: Cosmetic Issue
Found In Build/Fixed In Build: CF11_Final / CF11 Update5
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Mac 10 All
Vote Count: 3
CF11 added a new way to serialize queries (array of structs) - but in doing so it capitalizess column names. It should respect the case you used in SQL. If I did:
select beer, respectMADARNCase from goo
when serialized I'd expect to see beer and respectMADARNCase. The CF query object has access to the original case in SQL so this shouldn't be a problem.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3818767
Keywords:
FixTested
External Customer Info:
External Company:
External Customer Name: cfjedimaster
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: