查看各個版本中的最新內容,包含功能、增強與已解決問題的詳細資訊。
SQL Source Control v8.1.22.244222026年8月18日
功能
- Registering scripts folders containing ALTER TABLE ... ADD INDEX should now model the relevant index.
- Registering scripts folders containing ALTER TABLE ... ADD COLUMN or ALTER COLUMN should now update the specified column as appropriate.
- Improved error handling for CREATE COLUMN MASTER KEY, CREATE COLUMN ENCRYPTION KEY, CREATE AVAILABILITY GROUP and CREATE/ALTER EXTERNAL RESOURCE POOL statements found in script folders - they should now raise a parser error instead of being silently ignored.
- Enhanced the Object Difference Pane with dark theme text support.
- Updated SQL Compare Engine to 17.0.0.31245.
修正
- Fixed an issue where commit comments were not displayed in the Comments column of Links Panel for changesets linked to Azure DevOps work items.
- Fixed an issue where rebuilding a table to make it system-versioned temporal generated an unrunnable script when the target already had PeriodStart/PeriodEnd columns with SYSTEM_VERSIONING off.
- CREATE FULLTEXT STOPLIST and ALTER FULLTEXT STOPLIST statements without a trailing semicolon no longer cause the containing script file to fail to parse.
- A column definition carrying a HIDDEN clause without GENERATED ALWAYS AS ROW START/END no
- longer causes the containing script file to fail to parse.
- The number of progress events reported when performing column mappings has been capped. This prevents the UI being overwhelmed with events and hanging the application.
- Fixed an issue where rebuilding a table to make it system-versioned temporal generated an unrunnable script when the target already had one of the two period columns as an ordinary column.
SQL Source Control v8.1.21.243762026年8月4日
功能
- Updated SQL Compare Engine to 17.0.0.31116.
修正
- Fixed an issue where creating a non-clustered index on a graph table causes an undeployable difference.
- Fixed 'Data type not recognised' error for JSON columns during table rebuilds.
SQL Source Control v8.1.20.243352026年7月30日
功能
- Updated SQL Compare Engine to 17.0.0.30957.
修正
- Fixed a few places that could cause a NullReferenceException: permissions on securables that aren't yet supported, on non-object securables whose name collides with a function, and on table-valued functions registered from a scripts folder.
- Fixed an issue where the changeset comment did not appear in the discussion panel of the linked work item in Azure DevOps Boards.
- Fixed an issue where installing or upgrading SQL Source Control failed on machines that did not have SSMS 21 or SSMS 22 installed.
SQL Source Control 8.1.19.242422026年7月22日
功能
- Added MSAL authentication for Azure DevOps cloud connections (TFS2015), with MFA and multi-account support.
- Removed the unused IVersionedDatabaseProvider interface from the Migrations namespace.
- Updated SQL Compare Engine to 17.0.0.30836.
修正
- Fixed an issue where checkboxes could disappear in the Source Control Commit window, restoring their visibility and improving usability.
SQL Source Control 8.1.18.241602026年7月8日
功能
- Updated SQL Compare Engine to 17.0.0.30776.
SQL Source Control 8.1.17.239802026年6月23日
功能
- Updated SQL Compare Engine to 17.0.0.30665.
SQL Source Control 8.1.15.238452026年5月26日
功能
- Updated SQL Compare Engine to 17.0.0.30484.
- Added support for KDiff3 - 0.9.98.
SQL Source Control v8.1.14.237922026年5月12日
功能
- Updated SQL Compare Engine to 17.0.0.30436.
修正
- Fixed an issue where usernames were not recorded in the changelog database.
SQL Source Control v8.1.13.237462026年4月28日
功能
- Updated SQL Compare Engine to 17.0.0.30400.
SQL Source Control v8.1.12.236352026年4月9日
功能
- Updated SQL Compare Engine to 16.0.0.30329.
修正
- Fixed compatibility issues with SSMS 22.5.
SQL Source Control v8.1.11.235962026年3月31日
功能
- Updated SQL Compare Engine to 16.0.0.30292.
修正
- Fixed an issue where differences are no longer obvious or specific in SQL Source Control.
SQL Source Control v8.1.10.235272026年3月12日
修正
- Fixed TFS authentication issue.
- Fixed compatibility issue with Third party extension (SSMS Tool Pack).
SQL Source Control v8.1.9.235092026年3月10日
功能
- Added TFS support as one of the source control options on ARM64.
- Updated SQL Compare Engine to 16.0.0.30223.
修正
- Fixed a loading issue with SQL Prompt due to conflicting System.Collections.Immutable assembly.
- Resolved an issue where text in the commit description field was truncated and unreadable.
SQL Source Control v8.1.8.233712026年2月20日
修正
- Fixed dependency mismatch issue when both the latest SQL Prompt and SQL Source Control are installed.
SQL Source Control v8.1.7.233402026年2月18日
功能
- Introduced theme switching support for SSMS 21 and SSMS 22.
SQL Source Control v8.1.6.232052026年2月3日
功能
- Added support for SQL Server Management Studio 22 on ARM-based systems, with Git as the only currently supported source control option.
- Updated SQL Compare Engine to 16.0.0.30141.
修正
- Fixed an issue with SSMS 18 crashing when linking to source control.
SQL Source Control v8.1.5.230102026年1月15日
功能
- Updated SQL Compare Engine to 16.0.0.30077.
修正
- Added informative messages for Invalid HTTPS certificate warnings.
SQL Source Control v8.1.4.228932026年1月7日
功能
- Updated SQL Compare Engine to 16.0.0.30001.
修正
- Fixed an issue where connection string property 'Encrypt=strict' caused SSMS to terminate.
- Fixed a compatibility issue with SQL Prompt due to conflicting Microsoft.Extensions.DependencyInjection assembly.