Feature requests to support refactoring
jmeyer
Posts: 70 Bronze 2
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
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
http://redgate.uservoice.com/forums/141 ... uggestions
These forums are actively monitored by our development team and allow our users to request features and vote on them.
If a feature receives a significant amount of votes or is deemed to have merit development may include the feature in a future release.
Product Support
Red Gate Software