'Comments are missing in SQL script during GitHub deployment
I have written a SQL Server stored procedure with lot of comments. However, when I am merging the changes from local to acceptance/production environment in Visual Studio via GitHub, the comments are automatically erased in the destination. Comments are present in BUILD (Get deploy.sql) if I check in GitHub, but not after that. Could you please suggest any ideas to get the comments in the acceptance/production environment?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
