dbForge SQL Complete Releases

Released: Jun 25, 2026

Updates in V2026.1.77

Features

  • Added the MFA Application ID to the settings export.
  • Changed variable priority in the completion list.

Fixes

  • 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

Updates in V2026.1.39

Features

  • Added support for SSMS 22.6.

Fixes

  • Fixed an issue where the activation process could stop responding.

Released: May 11, 2026

Updates in V2026.1.31

Features

  • 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.

Fixes

  • 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

Updates in V2025.3.149

Fixes

  • Fixed an issue where forcing a debug stop terminated the entire debugger session.

Released: Feb 12, 2026

Updates in V2025.3.107

Features

  • Significantly improved startup performance of SSMS and Visual Studio extensions when logging is enabled.

Fixes

  • Fixed an issue with restoring SSDT documents after restarting Visual Studio with SQL Complete installed.

Released: Jan 29, 2026

Updates in V2025.3.93

Features

  • Added support for the FORCESEEK table hint in FROM clauses.

Fixes

  • Resolved issues related to auto-formatting of built-in functions.

Released: Dec 24, 2025

Updates in V2025.3.61

Features

  • 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.

Fixes

  • 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...

Released: Nov 20, 2025

Updates in V2025.2.138

Features

  • Improved filtering of string literal suggestions in the completion list.

Fixes

  • Resolved issues with queries used to retrieve descriptions of tables, indexes, and constraints.

Released: Oct 31, 2025

Updates in V2025.2.109

Fixes

  • 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

Updates in V2025.2.91

Fixes

  • 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.