dbForge Source Control for SQL Server Releases

Released: Jul 21, 2025

Updates in V2025.1.186

Fixes

  • Several minor bugs have been fixed.

Released: Jun 23, 2025

Updates in V2025.1.134

Fixes

  • Fixed an issue that occurred when a connection to Azure Blob Storage was present in Object Explorer.

Released: Jun 16, 2025

Updates in V2025.1.124

Fixes

  • Corrected the static data update logic to exclude unnecessary SET IDENTITY_INSERT statements.

Released: May 14, 2025

Updates in V7.1.63

Features

  • Added support for integration with SSMS 21.0 Preview 7.

Fixes

  • Several minor bugs have been fixed.

Released: Apr 18, 2025

Updates in V7.1.45

Features

  • Added support for integration with SSMS 21.0 Preview 6.

Fixes

  • Fixed an error with reading the database list when connecting to the server.

Released: Apr 7, 2025

Updates in V7.1.37

Features

  • Added support for Microsoft SQL Server 2025.
  • Added support for integration with SSMS 21.0 Preview 5.
  • Added compatibility with Microsoft Windows Server 2025.
  • Added support for SourceGear Vault Pro 11.0 in Source Control.

Fixes

  • Fixed an issue where Source Control would stop working when synonyms for objects from linked servers were present and the connection to the linked server was unavailable.

Released: Mar 7, 2025

Updates in V7.0.362

Features

  • Added support for the JSON data type in SQL Server Azure.
  • Expanded support for the DATEPART function syntax.

Fixes

  • Fixed an issue with handling identical names for types and tables.

Released: Nov 14, 2024

Updates in V7.0.249

Fixes

  • Fixed an issue that occurred when processing queries containing JOIN clauses.

Released: Oct 18, 2024

Updates in V7.0.210

Fixes

  • Fixed an issue that occurred when executing the Commit command.

Released: Sep 5, 2024

Updates in V7.0.158

Features

  • Added support for XML and HASH indexes for Azure.
  • Added support for the PERSISTED construct for table variables.
  • Added a Hide empty columns button in the static data diff grid.
  • Enhanced memory management for databases containing numerous procedures and functions.
  • Improved memory management.
  • Added support for the EXTERNAL PROVIDER clause in CREATE LOGIN statements.
  • Improved parsing for the Source Control functionality.
  • Improved parsing of ORDER BY expressions in subqueries.
  • Connectivity...