dbForge Studio for Oracle 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.
  • 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 support for JSON data type modifiers.

不具合の修正

  • Fixed the Go to Definition functionality for packages and package bodies in Oracle.
  • Resolved an issue with the generation of JSON data types.
  • Resolved an issue where the Data Viewer content was lost when switching focus between tool windows.
  • Fixed code completion for synonyms.