Released: Aug 29, 2018
6.3.0 での更新項目
機能
- Introduces Pre and Post-Deployment scripts.
Please note that SQL Source Control will continue to support SQL Server 2008 and 2008R2 - you will just need to connect to the server using a newer version of SSMS (2012 or greater).
不具合の修正
- Partition functions with datetime2(0) parameters now have the precision registered correctly when being read from a scripts folder.
- SQL Source Control can now parse nested AT TIME ZONE statements with parentheses.
- SQL Source Control will now rebuild indexes on views that reference a CLR assembly.
- SQL Source Control no longer incorrectly processes AT TIME ZONE in table expressions.
- SQL Source Control now ignores instance-specific functions generated by Change Data Capture.
- Ignore not for replication now works correctly when not for replication is set at the end of a line and ignore whitespace is not set.
- The return value of sp_addrolemember is now checked to improve error handling.
- Fixed a null reference exception where a CLR type depends on an assembly that is being created.
- Fixed a null reference exception when loading a snapshot from an older version of SQL Compare that was created from a scripts folder.