Activity overview
Latest activity by Xyzzy
Code Analysis - Scalar subqueries
Code Analysis ought to be able to deterine that this is a scalar subquery(select string_agg(col_a) from tbl_z)
It doesn't seem to be able to.
This has fixed this issues I was having in VS2015.
Thanks / comments
This has fixed this issues I was having in VS2015.
Thanks
I have the same issue - it broke vs2017 and vs2015. I uninstalled SQLPropt, and my build went back to normal. Now I have to dig out SQLPrompt 8 and install that. / comments
I have the same issue - it broke vs2017 and vs2015. I uninstalled SQLPropt, and my build went back to normal. Now I have to dig out SQLPrompt 8 and install that.