Options

Feature requests to support refactoring

jmeyerjmeyer Posts: 70 Bronze 2
edited September 9, 2013 11:44AM in SQL Compare Previous Versions
I'm currently going through a refactoring exercise and utilize SQL Compare extensively. However, I am getting too many (in my mind) false positives due to the refactoring.

I'd therefore like to suggest the following new features:
1) Ability to re-map stored procedure and functions between two servers, just as we're able to do with tables and views. This will then acocmodate SP or function name changes
2) Ability to ignore specific data type differences, e.g. BIGINT in a column in a table on server A should be considered the equivalent of INT on the same column and table on server B. This will simplify the refactoring of data types

Comments

Sign In or Register to comment.