Lanzamientos de SQL Source Control

Released: Apr 26, 2016

Updates in this release

Updates in v4.4.1

Fixes:

  • SOC-4282: Automatic refreshes now behave the same way as manual refreshes.

Released: Apr 19, 2016

Updates in this release

Updates in v4.4.0

Features:

  • Support for Management Studio 2016 preview release 13.0.14000.36.

Fixes:

  • SOC-7655: SQL Source Control no longer throws error messages if you connect to a SQL 2000 instance (note that SQL 2000 remains unsupported)
  • SOC-7743: SQL Source Control no longer throws repeated error messages when the 'master' database is unavailable.
  • SOC-7718: Whitespace is now shown in the differences pane if the Ignore White Space option is turned off.
  • SOC-7553: Authenticating with VSTS now...

Released: Apr 12, 2016

Updates in this release

Updates in v4.3.4

Fixes:

  • SOC-7523: SQL Source Control will no longer error when dropping users from roles

Released: Mar 30, 2016

Updates in this release

Updates in v4.3.2

Internal changes only.

Released: Mar 30, 2016

Updates in this release

Updates in v4.3.3

Features:

  • Support for Management Studio 2016 preview release 13.0.13000.55.
  • SQL Source Control is not available in earlier versions of Management Studio 2016 preview.

Fixes:

  • Stretch-enabled databases linked to version control now show the correct icon in the Object Explorer.

Released: Mar 23, 2016

Updates in this release

Updates in v4.3.1

Fixes:

  • SQL Source Control no longer adds blank lines or redundant GOs when you commit to version control.
  • SQL Source Control no longer double-escapes 'UNKNOWN' when it can't read an object name from a CLR assembly.
  • SDC-1418: SQL Source Control no longer fails to compare some _100_ collations when on an ntext field.
  • SOC-7657, SOC-7661: SQL Source Control now works for non-admin user accounts (bug introduced in 4.2.3).
  • SC-7985: SQL Source Control no longer errors on refresh when...

Released: Mar 17, 2016

Updates in this release

Updates in v4.3.0

Features:

  • SQL Source Control can now connect to SQL Server 2016 RC0.

Released: Mar 9, 2016

Updates in this release

Updates in v4.2.3

Fixes:

  • SOC-7509: SSMS no longer pauses with offline databases when object locking is enabled.
  • SOC-7399: SSMS no longer pauses with Azure databases when object locking is enabled.
  • SQL Source Control now correctly scripts out computed columns that use the PARSE and TRY_PARSE functions.
  • SDC-1744: SQL Source Control no longer introduces 0.0000001 second errors into DATETIME2 values.
  • SDC-1837: SQL Source Control no longer introduces 0.0000001 second errors into DateTimeOffset values...

Released: Feb 25, 2016

Updates in this release

Updates in v4.2.1

Fixes:

  • SC-8224: Compare Engine can now compare partition functions that have NULL values cast to a data type. For example, the value CAST(NULL AS DATE).

Released: Feb 18, 2016

Updates in this release

Updates in v4.2.1

Features:

  • Better reporting of errors when performing git operations.
  • Changed grid highlights to a light blue to increase visibility.
  • Added a new Engine Option: DisableCaching. Setting this to True may help reduce Out of Memory errors.

Fixes:

  • SOC-7142 - Unable to commit the deletion an existing migration script.