Activity overview
Latest activity by Andrew F
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...
New feature: Ignore performance indexes
In SQL Compare 12.2.3, released today, we have made a start on giving users more fine grained control over exactly which indexes are deployed.
We have added a new `Ignore performance indexes' optio...
New feature: Temporal table support
SQL Compare 12.2 introduced support for Temporal Tables, a SQL Server 2016 feature that allows database tables to record point-in-time information as well as the current values for each row. This m...
New feature: Disable auto-mapping of similar columns
We have added a new feature to SQL Compare 12: the ability to toggle the automatic mapping of similar columns. This is in response to feedback that the default behaviour (to always map similar colu...
New feature: My projects
In response to a lot of feedback we have received since the release of SQL Data Compare 12, we have brought back the familiar 'open project' dialog from SQL Data Compare 11:
The new dialog allows y...
New feature: My projects
In response to a lot of feedback we have received since the release of SQL Compare 12, we have brought back the familiar 'open project' dialog from SQL Compare 11:
The new dialog allows you to view...
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 ...
Last modified dates in the comparison grid
We have just released an update to SQL Compare V12 on the Frequent Updates channel containing a new feature: last modified dates on the comparison grid. For tables, views, functions and stored proc...