Posts
Sort by recent activity
Column Smart Rename not finding dependencies in SPs with MERGE
Hi,using smart rename feature to rename a column is not finding stored procedures where the column being renamed is part of a MERGE Statement.example to reproduce issue:CREATE TABLE dbo.[testtable1...