xSQL Software Schema Compare SDK for SQL Server のリリース

Released: Sep 30, 2022

v12.0.0.0 での更新項目

機能

  • Added support for the latest features on Microsoft SQL Server 2022 and Microsoft Azure databases.
  • Added support for 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.

不具合の修正

  • Fixed a small issue with the snapshot serialization of a...

Released: Feb 5, 2021

v11.0.0.0 での更新項目

機能

  • Adds support for Microsoft Azure Active Directory Authentication.
  • Supports the new graph structure, such as the node and the edge tables, introduced in Microsoft SQL Server 2017, and the edge constraints, introduced in Microsoft SQL Server 2019.
  • Provides new assembly option to comply with the Microsoft SQL Server 2017 strict assembly policy.
  • Adds a new mapping option, by columns, for the unique constraints; the same options are extended to check constraints on multiple columns.

不具合の修正

  • A few...