Lancements de SQL Source Control

Released: Jun 11, 2019

Mises à jour de 7.0.26

Updates in 7.0.26

  • Updates SQL Compare and SQL Data Compare to 13.7.16.11273.

Released: Jun 4, 2019

Mises à jour de 7.0.25

Updates in 7.0.25

  • Updates SQL Compare and SQL Data Compare to 13.7.15.11157.

Released: May 21, 2019

Mises à jour de 7.0.24

Updates in 7.0.24

  • Updates SQL Compare and SQL Data Compare to 13.7.14.10918.

Released: May 14, 2019

Mises à jour de v7.0.23

Updates in 7.0.23

  • SOC-9848: Fixes an issue when an .rgproj was present that would prevent importing or committing changes again until SQL Source Control was restarted.
  • Updates SQL Compare and SQL Data Compare to 13.7.13.10717.

Released: May 8, 2019

Mises à jour de 7.0.22

Fonctionnalités

  • Added the ability to scroll the migration tab on low screen resolutions.
  • Updates SQL Compare and SQL Data Compare to 13.7.13.10556.

Released: May 1, 2019

Mises à jour de 7.0.21

Updates in 7.0.21

  • Updates SQL Compare and SQL Data Compare to 13.7.11.10438.

Released: Apr 2, 2019

Mises à jour de 7.0.17

Fonctionnalités

  • Added a new project guid property to the RedGateDatabaseInfo xml file. This property will be used to track SQL Source Control usage across other Redgate products.

Released: Feb 13, 2019

Mises à jour de 7.0.10

Fonctionnalités

  • Adds new comparison option to ignore sensitivity classifications on fields.

Correctifs

  • Clustered columnstore indexes are no longer rebuilt when adding a column to a table and the "Ignore constraint and index names" option is set.
  • An exception is no longer thrown when updating a column from a type with no length to a type with length.
  • A duplicate index definition is no longer created when updating the schema of a temporal table.
  • SQL Source Control now supports the DATA_COMPRESSION...

Released: Dec 21, 2018

Mises à jour de 7.0.6

Fonctionnalités

  • Improve error dialog on failed commit.
  • Add copy to clipboard button on some error dialogs.

Correctifs

  • Fixed the problem that caused some buttons in the SQL Source Control UI to be invisible in the first run after installation.
  • SC-10339: Adding a column to a table with a history table no longer attempts to re-create an existing index.
  • SC-10355: SQL Source Control can now handle more than one sensitivity classification per table.
  • SC-10319: SQL Source Control now recognises primary...

Released: Nov 20, 2018

Mises à jour de 7.0.0

Fonctionnalités

  • Support for pushing to TFS Git.
  • Support for SSMS 18.
  • Introduces Pre and Post-Deployment scripts.
    • Pre and Post-Deployment scripts contain SQL that is run during a deployment of a SQL Source Control project.
    • Provides more control over your database deployments.

Correctifs

  • Various git fixes.