When there is a difference in case in the Create keyword in a Create View statement the difference does not get synchronized and the difference keeps popping up.
The issue would not be as bad if there were separate options to ignore/respect case sensitivity for database object names and for SQL keywords because I typically care only about the case of the database object names, not the SQL keywords.
The issue would not be as bad if there were separate options to ignore/respect case sensitivity for database object names and for SQL keywords because I typically care only about the case of the database object names, not the SQL keywords.