Lanzamientos de dbForge SQL Complete

Released: May 11, 2026

Actualizaciones en V2026.1.31

Características

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

Correcciones

  • 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

Actualizaciones en V2025.3.149

Correcciones

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

Released: Feb 12, 2026

Actualizaciones en V2025.3.107

Características

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

Correcciones

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

Released: Jan 29, 2026

Actualizaciones en V2025.3.93

Características

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

Correcciones

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

Released: Dec 24, 2025

Actualizaciones en V2025.3.61

Características

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

Correcciones

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

Released: Nov 20, 2025

Actualizaciones en V2025.2.138

Características

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

Correcciones

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

Released: Oct 31, 2025

Actualizaciones en V2025.2.109

Correcciones

  • 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

Actualizaciones en V2025.2.91

Correcciones

  • 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

Actualizaciones en V2025.2.37

Características

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

Correcciones...

Released: Aug 21, 2025

Actualizaciones en V2025.1.230

Correcciones

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