dbForge SQL Complete のリリース
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.
Released: Sep 23, 2025
V2025.2.37 での更新項目
機能
- Connectivity
- Enhanced authentication capabilities for SQL Server when using Entra ID.
- Added support for Microsoft Fabric.
- Improvements
- Improved encryption capabilities.
- Added full support for the OPENROWSET function in Syntax Check.
- Added suggestion support for BEGIN ATOMIC WITH, displaying available languages after the LANGUAGE keyword.
- Added DROP TABLE IF EXISTS #tmpTable before CREATE TABLE when executing the 'Generate Script As' -> 'INSERT #tmpTable' command.
不具合の修正
Released: Aug 21, 2025
V2025.1.230 での更新項目
不具合の修正
- Fixed an issue that caused the suggestion list to close when typing numbers.
- Fixed an issue with the display of the notification window.
- Fixed an issue where characters were duplicated when inserting a code completion suggestion that matched a snippet.