dbForge Edge のリリース

Released: Jul 21, 2025

V2025.1.186 での更新項目

機能

dbForge Studio for MySQL

  • Added a delimiter after the DROP PACKAGE and DROP PACKAGE BODY statements in the DDL generator for MariaDB packages.
  • Added support for the NULL literal as a default value in the ON EMPTY and ON ERROR clauses of the JSON_TABLE function.
  • Removed opening the connection on the main thread when opening the parameter input form.

dbForge Studio for Oracle

  • Added support for parsing the DEFAULT ... ON CONVERSION ERROR expression in several functions, as well as support for the...

Released: Jun 23, 2025

V2025.1.134 での更新項目

機能

dbForge Studio for PostgreSQL

  • Added support for parsing geometric arrays with schema specification.

不具合の修正

dbForge Studio for SQL Server

  • Fixed column alias suggestions in INSERT ... SELECT expressions.

Released: Jun 16, 2025

V2025.1.124 での更新項目

機能

  • Added an AI Assistant that supports the following:
    • Context-aware query generation.
    • Conversion of natural language to SQL.
    • Query optimization.
    • SQL explanations.
    • SQL troubleshooting.
    • Error analysis and recommendations.
    • AI chat.
    • Integration with the dbForge tools.
  • Updated color palettes for the Light and Dark skins.
  • Refined font rendering and the coloring of syntax errors.
  • Added Brief View to the Start Page to switch between displaying full paths to recent files and a more compact list.

dbForge...

Released: May 14, 2025

V5.1.5 での更新項目

機能

dbForge Studio for SQL Server V7.1.63

  • Added support for integration with SSMS 21.0 Preview 7.

不具合の修正

dbForge Studio for SQL Server V7.1.63

  • Fixed a critical error that occurred when opening the Table Editor.
  • Fixed an issue with exporting approximate numeric datatypes to Excel.

Released: Apr 18, 2025

V5.1.4 での更新項目

機能

dbForge Studio for SQL Server V7.1.45

  • Added support for integration with SSMS 21.0 Preview 6.

不具合の修正

dbForge Studio for SQL Server V7.1.45

  • Fixed an issue that occurred when creating a foreign key in the Table Editor.
  • Fixed an error with reading the database list when connecting to the server.

Released: Apr 7, 2025

V5.1.1 での更新項目

機能

dbForge Studio for SQL Server 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.
  • Added support for SourceGear Vault Pro 11.0 in Source Control.

不具合の修正

dbForge Studio for SQL Server V7.1.37

  • Resolved an issue that occurred when executing Script Object as CREATE/ALTER.
  • Resolved a connection issue related to the Encryption parameter.
  • Fixed an issue where Source Control would stop...

Released: Mar 28, 2025

V5.0.2 での更新項目

機能

dbForge Studio for MySQL V10.1.158

  • Added connectivity support for MySQL 9.2.
  • Added support for modern encryption, hashing, and key exchange algorithms for SSH connections.
  • Added support for ODBC table parsing.
  • Added support for the CREATE PACKAGE statement in the non-Oracle mode.
  • Added the ability to enter values for TEXT parameters to execute a procedure.
  • Added support for the syntax of the 'yes', 'no', 'on', and 'off' Boolean values for table options, such as PAGE_COMPRESSED='ON'.
  • Improved...

Released: Mar 13, 2025

V5.0.1 での更新項目

機能

dbForge Studio for Oracle V6.0.85

  • Database Explorer
    • Added the ability to save table filter settings to a file.
    • Improved data retrieval behavior using the Open Data in Editor command from the shortcut menu.
  • Code Completion
    • Improved the parsing of the UNION and EXPRESSIONS syntax constructs.
    • Implemented the suggestions of non-aggregated columns in GROUP BY statements.
    • Added the ssf snippet, which expands to a SELECT * FROM block.
    • Combined Refresh Local Cache and Reset Suggestion Cache in a...

Released: Mar 7, 2025

V4.0.3 での更新項目

機能

dbForge Studio for SQL Server V7.0.362

  • Expanded the available values for the Compatibility Level option in the Database Editor to support SQL Server 2022 and 2025.
  • Added the database connection name to the documentation generation progress indicator.
  • Replaced Add Connection with Select Connection on the documentation page.
  • Improved the server name retrieval: if the server name is not obtained during database description, it is now automatically extracted from the connection string.
  • Added...

Released: Mar 3, 2025

V4.0.2 での更新項目

不具合の修正

dbForge Studio for PostgreSQL V3.2.126

  • Resolved an issue where view columns in information_schema were not displaying correctly in Database Explorer on Amazon Redshift.
  • Fixed formatting of PostgreSQL data types during export.
  • Fixed an error that occurred when using 'plpgsql' in lowercase within an anonymous code block.
  • Resolved an issue with editing data in tables containing a SERIAL column in Data Editor.