VersionSQL v2.6

Released: Apr 3, 2026

Atualizações na v2.6

Recursos

  • 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 option to disable OAuth authentication per connection.
  • History window shows rename operations in Git repository.

Correções

  • Deploying from a different branch or revision could reset some connection settings to defaults.
  • Deployment script generator could pull non-static data scripts into the static data section.
  • Git push could fail with a null ref error when the tracked branch name differed from the remote.
  • Indexed view indexes were not scripted when batch scripting was turned off.
  • Leading slash or backslash in the Root Directory field caused commits to fail.
  • Repository list in the Deploy window could be out of date.