dbForge SQL Complete のリリース
Released: Jun 25, 2026
V2026.1.77 での更新項目
機能
- Added the MFA Application ID to the settings export.
- Changed variable priority in the completion list.
不具合の修正
- Fixed CRUD script generation for tables with NVARCHAR(MAX) and VARCHAR(MAX) columns.
- Fixed wildcard handling when setting tab colors.
- Fixed an error that occurred when using Go To Definition.
- Fixed a false-positive syntax error triggered by Transact-SQL expressions referencing objects named window.
Released: May 15, 2026
V2026.1.39 での更新項目
機能
- Added support for SSMS 22.6.
不具合の修正
- Fixed an issue where the activation process could stop responding.
Released: May 11, 2026
V2026.1.31 での更新項目
機能
- AI Assistant
- Improved AI Assistant by adding support for database index metadata.
- Text Editor
- Added the 'Enclose identifiers in quotes' feature to the SQL Editor.
不具合の修正
- Fixed Tab width in SQL Server Management Studio 22.
- Fixed an error that occurred when saving a file opened in Visual Studio.
- Fixed the connection progress indication in AI Assistant.
Released: Mar 25, 2026
V2025.3.149 での更新項目
不具合の修正
- Fixed an issue where forcing a debug stop terminated the entire debugger session.
Released: Feb 12, 2026
V2025.3.107 での更新項目
機能
- Significantly improved startup performance of SSMS and Visual Studio extensions when logging is enabled.
不具合の修正
- Fixed an issue with restoring SSDT documents after restarting Visual Studio with SQL Complete installed.
Released: Jan 29, 2026
V2025.3.93 での更新項目
機能
- Added support for the FORCESEEK table hint in FROM clauses.
不具合の修正
- Resolved issues related to auto-formatting of built-in functions.
Released: Dec 24, 2025
V2025.3.61 での更新項目
機能
- Added an AI Assistant.
- Added support for SQL Server Management Studio (SSMS) 22.
- Added support for Visual Studio 2026.
- Added camelCase formatting for identifiers.
- Improved logging performance.
不具合の修正
- Fixed an issue with auto-formatting the LEFT keyword.
- Fixed an error that occurred when opening a document.
- Fixed an issue where Visual Studio could hang when importing a database into a project.
- Fixed an issue where SSMS could hang when running queries against a server group.
- Fixed an issue that...
Released: Nov 20, 2025
V2025.2.138 での更新項目
機能
- Improved filtering of string literal suggestions in the completion list.
不具合の修正
- Resolved issues with queries used to retrieve descriptions of tables, indexes, and constraints.
Released: Oct 31, 2025
V2025.2.109 での更新項目
不具合の修正
- Fixed a "Retrieving metadata" freeze when opening a SQL document.
- Fixed a critical error that caused SSMS to terminate when re-executing a query in a document.
Released: Oct 23, 2025
V2025.2.91 での更新項目
不具合の修正
- Fixed an issue where column values for the INSERT statement were incorrectly assembled when they were nested SELECT queries.
- Fixed an issue where the Code Completion window closed when the entered text matched a shortcut snippet.
- Fixed the display of data in the Data Viewer.
- Fixed the filtering of time zones in the completion list.
- Fixed the behavior of the Include default schema in object names option in JOIN condition suggestions.