Comments
Sort by recent activity
We've just released version 12.4.7 to Frequent Updates which should contain a fix for this issue. / comments
We've just released version 12.4.7 to Frequent Updates which should contain a fix for this issue.
Hello, I'm sorry to hear that you hit this problem with SQL Data Compare.
The issue with incorrect difference highlighting was fixed in SQL Data Compare V12.2.4, so upgrading to that version should resolve the problem.
Please let us know if you are still having problems with this after upgrading. / comments
Hello, I'm sorry to hear that you hit this problem with SQL Data Compare.
The issue with incorrect difference highlighting was fixed in SQL Data Compare V12.2.4, so upgrading to that version should...
Thanks for your reply.
@wdhenrik said:
In the current implementation, changing my uniqueness constraint will also require comparing all of my performance tuning indexes. My production environment will always have different performance indexes. Changing the data quality constraint does not mean all of my other performance tuning indexes are invalidated.
Does setting 'ignore performance indexes' (without 'Ignore indexes') give you the desired behaviour here? As I understand it you want to consider only your uniqueness constraints without any performance tuning indexes, which is what the new option provides.
I agree with your general point that, with the addition of 'ignore performance indexes', there is scope for rethinking how we structure the various index options.
/ comments
Thanks for your reply.
@wdhenrik said:
In the current implementation, changing my uniqueness constraint will also require comparing all of my performance tuning indexes. My production environ...
CGLuttrell wrote:
Trying to sort by this is not working, I wanted to see the latest changes that a developer just did and it does not sort either ascending or descending.
Thanks for reporting this. We released an update (12.0.37) to our frequent updates channel yesterday that includes a fix for this issue. / comments
CGLuttrell wrote:
Trying to sort by this is not working, I wanted to see the latest changes that a developer just did and it does not sort either ascending or descending.
Thanks for reporting ...
Is this behaviour specific to V12 or was it present in earlier versions too? / comments
Is this behaviour specific to V12 or was it present in earlier versions too?
I can understand that having to do this manually for so many tables and columns is not an acceptable solution.
An option to disable this behaviour globally is a feature that has been requested before on our UserVoice page: https://redgate.uservoice.com/forums/14 ... feature-co
Adding your input their will help us prioritize the feature. / comments
I can understand that having to do this manually for so many tables and columns is not an acceptable solution.
An option to disable this behaviour globally is a feature that has been requested befo...
Are you using SQL Compare or SQL Data Compare?
SQL Data Compare does not do any automatic column mapping.
SQL Compare does automatically map similarly named columns and, while there is no way to turn this behaviour off globally, it can be turned off for individual columns on the 'Table mapping' tab on the project dialog. / comments
Are you using SQL Compare or SQL Data Compare?
SQL Data Compare does not do any automatic column mapping.
SQL Compare does automatically map similarly named columns and, while there is no way to tu...
Thanks for your comments on Compare V12.
We have had lots of feedback about the new visual style of the tool and we are collating the responses received before planning any changes.
In particular, we have noted your feedback about the lack of contrast in the differences grid. / comments
Thanks for your comments on Compare V12.
We have had lots of feedback about the new visual style of the tool and we are collating the responses received before planning any changes.
In particular, ...
This is a commonly requested feature. See https://redgate.uservoice.com/forums/141379-sql-compare/suggestions/2597948-support-ignore-column-order-in-comparison-window
The work we have done on the UI will allow us to make significant changes to the diff viewer in future. In particular, we would like to implement a semantic diff view that would ignore purely textual differences in an object's definition, such as column order in a table. / comments
This is a commonly requested feature. See https://redgate.uservoice.com/forums/141379-sql-compare/suggestions/2597948-support-ignore-column-order-in-comparison-window
The work we have done on the U...
The -TempInstance switch no longer exists as the migrations functionality no longer requires the use of a temporary database.
For information on how migration scripts work in SQL Source Control 5 see the documentation at: https://documentation.red-gate.com/disp ... ripts+work / comments
The -TempInstance switch no longer exists as the migrations functionality no longer requires the use of a temporary database.
For information on how migration scripts work in SQL Source Control 5 s...