xSQL Software Schema Compare for SQL Server Releases

Released: Sep 30, 2022

Updates in v12.0.0.0

Features

  • Added support for Microsoft SQL Server 2022 statement permissions as well as the more granular 'UNMASK' permission on schemas, tables and table columns.
  • Added support for 'XML_COMPRESSION' clause on tables, primary keys and unique constraints, relational and XML indexes.
  • Added support for 'ORDER' clause on clustered 'columnstore' indexes.

Fixes

  • Fixed an issue with the snapshot serialization of the partition function value ranges. DateTime2 and DateTimeOffset values were not converted...

Released: Apr 23, 2020

Updates in v11.1.0.0

Features

  • Adds support for Microsoft Azure Active Directory Authentication for SQL Server, the comparison tools now support:
    • Azure Active Directory Integrated Authentication.
    • Azure Active Directory Password Authentication.
  • New Schema Differences Reports.
  • Support for graph tables and edge constraints.
  • New schema options for CLR assemblies on SQL Server 2017.
  • Support for Azure External Users: Schema compare now supports external users on Azure SQL Databases. This includes both the external users...