Allow comparison of system stored procedures in master database
We have a handful of system stored procedures in the master database that SQL Compare effectively ignores when doing comparisons. Since all MS system stored procedures are in the 'sys' schema, allow for comparison of system SPs that are not in the 'sys' schema. Seems pretty simple and very useful.
3
votes