Rilasci di VersionSQL
Released: Apr 3, 2026
Aggiornamenti in v2.6
Funzionalità
- 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...
Released: Feb 13, 2026
Aggiornamenti in v2.5.1
Funzionalità
- 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.
Correzioni
- Fixed Azure DevOps OAuth JavaScript errors.
- Fixed TFVC support on SSMS 20 and earlier.
Released: Dec 2, 2025
Aggiornamenti in v2.5
Funzionalità
- 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...
Released: Oct 6, 2025
Aggiornamenti in v2.4.1
Correzioni
- VersionSQL top menu would be hidden by an SSMS 21 bug and required the user to manually unhide it.
Released: Sep 30, 2025
Aggiornamenti in v2.4
Funzionalità
- 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...
Released: Jun 18, 2025
Aggiornamenti in v2.3
Funzionalità
- 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...