dbForge SQL Complete のリリース

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.

不具合の修正

  • Resolved an issue...

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.

Released: Jul 21, 2025

V2025.1.186 での更新項目

不具合の修正

  • Resolved a problem with the Execute Warnings feature not working in SQL Complete.

Released: Jun 23, 2025

V2025.1.134 での更新項目

不具合の修正

  • Fixed an issue that occurred when a connection to Azure Blob Storage was present in Object Explorer.
  • Fixed column alias suggestions in INSERT ... SELECT expressions.

Released: Jun 16, 2025

V2025.1.124 での更新項目

機能

  • Connectivity:
    • Added support for dedicated and serverless SQL pools in Azure Synapse Analytics.
  • T-SQL Analyzer:
    • Expanded the set of rules.
  • Added support for the CREATE USER FOR EXTERNAL PROVIDER syntax in code completion and SQL formatting.
  • Improved the text replacement logic when inserting items for quoted unfinished identifiers.

不具合の修正

  • Resolved an issue with reading foreign keys across schemas, enabling correct suggestions in Code Lookup (CL).
  • Restored the assignment of aliases to columns in...

Released: May 14, 2025

V7.1.63 での更新項目

機能

  • Added support for integration with SSMS 21.0 Preview 7.

不具合の修正

  • Several minor bugs have been fixed.

Released: Apr 18, 2025

V7.1.45 での更新項目

機能

  • Added support for integration with SSMS 21.0 Preview 6.

Released: Apr 7, 2025

V7.1.37 での更新項目

機能

  • Added support for Microsoft SQL Server 2025.
  • Added support for integration with SSMS 21.0 Preview 5.
  • Added compatibility with Microsoft Windows Server 2025.

不具合の修正

  • Resolved an issue that occurred when executing Script Object as CREATE/ALTER.
  • Resolved a connection issue related to the Encryption parameter.
  • Fixed a connection error that occurred when executing queries against a server group in SSMS.

Released: Mar 7, 2025

V7.0.362 での更新項目

機能

  • Optimized the retrieval of synonyms for document suggestions.

不具合の修正

  • Fixed the hierarchy update issue when adding a snippet.
  • Fixed an issue with the cursor movement after inserting a snippet.
  • Removed the error message with code 15003 from the Output window.
  • Fixed an issue where renaming an alias caused the process to be unexpectedly canceled.
  • Fixed an issue where an error window frequently appeared when a physical file included in the project was missing.
  • Fixed a rare issue that occurred when...

Released: Nov 14, 2024

V7.0.249 での更新項目

機能

  • Improved the 'Refresh Suggestions' command behavior to refresh both the SQL Complete and SSMS native caches when invoked.

不具合の修正

  • Corrected the trial period expiration notification.
  • Modified snippet sorting in the code completion list.