ILEastic icon indicating copy to clipboard operation
ILEastic copied to clipboard

JSON Response '#' in field name with '{'

Open bmcpherson-srlife opened this issue 1 year ago • 3 comments

Hello! I have been playing with ILEastic and NoxDB by trying to rebuild an API we currently use, but within ILEastic. Something which I noticed in rebuilding a GET request is that the one of the field names, which is 'liad#', is having the hash symbol replaced with a '{', resulting in 'liad{'.

If it helps, I'm using the following options in the json_sqlResultSet call:

JSON_ALLROWS JSON_META JSON_COLUMN_TEXT JSON_CAMEL_CASE JSON_GRACEFUL_ERRROR

Thanks!

bmcpherson-srlife avatar Mar 01 '23 19:03 bmcpherson-srlife