Activity overview
Latest activity by Josh
MI003 Unqualified column name
If I have a statement that contains a column with a geography point used in a calculation, I get a false MI003 warning.
This should be able to reproduce it:
SELECT (geography::Point(a.latitude, a.l...