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 TO_BOOLEAN function.
- Added support for parsing the NOT PERSISTABLE clause in the CREATE TYPE statement.
修补程序
dbForge Studio for SQL Server
- Fixed an issue with long file names.
- Fixed an issue with the Duplicate Object functionality: the Destination schema field now defaults to the schema of the duplicated object.
- Fixed data truncation in the parameter input editor.
dbForge Studio for MySQL
- Fixed an issue with the Clear Filter functionality in server mode.
- Fixed an issue with inserting empty values in an Excel document.
- Fixed an issue that occurred when dragging tables to the diagram.
- Fixed an issue that caused functions to be enclosed in string quotes in column default values.
dbForge Studio for Oracle
- Fixed the display of CLOB values in the Data Compare grid.
dbForge Studio for PostgreSQL
- Fixed an issue with the automatic display of Data Editor: when the Activate Data Editor after query execution option is enabled, Data Editor now opens automatically after a query runs, even if no data is returned.
- Fixed an issue with long file names.