VersionSQL 新版本发表

Released: Apr 3, 2026

v2.6 中的更新

特性

  • Security Object Scripting:
    • Version control for database users, roles, and schemas with permissions, role memberships, and security policies.
    • Redgate SQL Source Control compatibility mode with configurable folder layout and permission placement.
  • CREATE OR ALTER Scripting:
    • Opt-in setting uses CREATE OR ALTER syntax for scripts.
    • Supports procedures, views, functions, and triggers.
    • Requires SQL Server 2016 SP1 or later.
  • Added "Drop objects not in source" toggle in the Deploy dialog.
  • Added the...

Released: Feb 13, 2026

v2.5.1 中的更新

特性

  • Added SSMS 22.3.0 compatibility.
  • Added Gitea and Forgejo OAuth authentication.
  • Added option to add GO batch terminators to scripts.
  • Added support for .gitignore files in repository.

修补程序

  • Fixed Azure DevOps OAuth JavaScript errors.
  • Fixed TFVC support on SSMS 20 and earlier.

Released: Dec 2, 2025

v2.5 中的更新

特性

  • Added TFVC (Team Foundation Version Control) native support:
    • Connect databases to TFVC paths in Azure DevOps or on-premises TFS.
    • Full support for VersionSQL commit, history, undo, deployment, etc. workflows.
  • Added SQL Server Management Studio 22 support:
    • Note: x64 only, no ARM64 CPU support.
  • Added full-text search option in History window.
  • Improved connection settings preview for the full script folder path, including server and database segments.
  • Trigger scripts now include GO batch...

Released: Oct 6, 2025

v2.4.1 中的更新

修补程序

  • VersionSQL top menu would be hidden by an SSMS 21 bug and required the user to manually unhide it.

Released: Sep 30, 2025

v2.4 中的更新

特性

  • Static Data Scripting:
    • Right‑click a table and select VersionSQL -> Link Static Data.
    • Configurable scripting format and data directory name.
    • More under Connection Settings -> Advanced -> Static Data.
  • Context menu in Commit and History dialogs to copy paths, open script in editor window, etc.
  • Scan for uncommitted changes function in database context menu.
  • Search box in History dialog.
  • Deployment script header now lists source and destination.
  • History dialog script textbox now selects...

Released: Jun 18, 2025

v2.3 中的更新

特性

  • Added Automatic Scheduled Commits:
    • Configure once, then let VersionSQL commit unattended on the schedule you choose.
    • Runs all eligible databases in parallel for performance.
    • Note: SSMS must remain open and connected.
  • SSMS 21 Support:
    • Full 64-/32-bit installer, no manual DLL hacks required.
  • Added the option to open commit dialog with all objects unchecked.
  • Added a configurable table-scripting batch size for huge databases.
  • License-file filter relaxed to *.vkf (no more needing to rename renewal...