Add support for ADD SIGNATURE / DROP SIGNATURE
Maybe it is a bug. But code like
DROP SIGNATURE FROM dbo.mySP
BY CERTIFICATE [myCertficate];
is not recognized as a change. Please consider to support this
16
votes
DH
shared this idea
-
DH commented
It is definitely a bug!
By the way: Microsoft's SSDT recognizes and handles it smoothly ...