dbForge Studio for SQL Server V2025.2.37

Released: Sep 23, 2025

V2025.2.37 での更新項目

機能

  • AI Assistant
    • Introduced automatic error submission from the Error List to AI chat for detailed explanations and suggested fixes.
    • Added a Web Search option in the AI Assistant chat, allowing searches across Devart documentation, website, and blog.
  • Connectivity
    • Enhanced authentication capabilities for SQL Server when using Entra ID.
    • Added support for Microsoft Fabric.
  • Improvements
    • Improved encryption capabilities.
    • Added tooltips to the SQL document tab, showing connection and database names, document owner, full file path, and server version.
    • Introduced the ability to customize the position where new document tabs open.
    • Added Alt+Up and Alt+Down shortcuts to move selected lines up or down in the SQL document.
    • Added the Ctrl+Shift+A shortcut to select the entire statement in the SQL document, including all related keywords, operators, and values.
    • Implemented automatic data type selection for columns based on their names.
    • Added options in Query Builder to qualify column names with table or alias names.
    • Added full support for the OPENROWSET function in Syntax Check.
    • Expanded Azure SQL support to include partition functions, schemes, tables, columns, and indexes.
    • Added suggestion support for BEGIN ATOMIC WITH, displaying available languages after the LANGUAGE keyword.
    • Added focus on the search field after invoking the Find Column command in Table Editor.
    • Removed the warning when saving an object with no errors in the editor.

不具合の修正

  • Fixed an issue with expanding the history table node in Database Explorer.
  • Resolved an issue where the Data Viewer content was lost when switching focus between tool windows.
  • Disabled the IgnoreDefaultCollations option for Table Editor.
  • Included all role grants in the role creation script generated using Generate Script As in Security Manager.
  • Resolved an exception that occurred when displaying differences in Source Control.
  • Fixed the 'Invalid object name "sys.dm_exec_sessions"' error.
  • Fixed an issue with aliases in Query Builder.
  • Fixed the synchronization of masked columns.
  • Resolved the synchronization issue when restoring the history table.