We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
It has already been 3 years since last update of PHP modules.Support for the current driver version 8.2 has already expired (Security fixes only).When can we expect an update of modules to versions PHP 8.3 and 8.4?
Query example:
select 1 as TAG,
null as PARENT,
'0' as "key", 7.27 as "value"
for json explicit
Result:
[["0",7.26999999999999881]]
As a result, value should be as in the original 7.27, the format of the field is numeric (12, 5)
[...
I agree when the string value is - works correctly. But then you have to convert to floating point number when building in Google Charts. And this is extra time. Thank you for your answer, I will try