I'm using 9.2.1.5713 and I'm still seeing the problem. Also, my question was whether there is a way to list items that should be bracketed (which would enable me to solve this problem by myself now and in the future). It's also an issue with OPEN_JSON.
It looks like the STRING_AGG was fixed, but only when not connecting to a SQL Azure database; it is still an issue when connected to those and I have reopened SP-6763 and also added OPENJSON to it (since I was able to see this in all cases).
I will update when I have more information from the team!
Just updating this after doing some cleaning up - this has been fixed for STRING_AGG and OPENJSON when connected to an Azure database as of release 9.2.6.6145.
Answers
as a workaround until we add them, or if there are things that you specifically want bracketed.
Though this is a SQL 2016 function so should be working. I'll investigate.
It looks like the STRING_AGG was fixed, but only when not connecting to a SQL Azure database; it is still an issue when connected to those and I have reopened SP-6763 and also added OPENJSON to it (since I was able to see this in all cases).
I will update when I have more information from the team!
Kind regards,
Alex
Have you visited our Help Center?
Just updating this after doing some cleaning up - this has been fixed for STRING_AGG and OPENJSON when connected to an Azure database as of release 9.2.6.6145.
Kind regards,
Alex
Have you visited our Help Center?