Released: Aug 21, 2025
V2025.1.230 中的更新
特性
dbForge Studio for MySQL
- Expanded code completion suggestions for the UPDATE SET clause to include columns from the updated table.
- Added the processing of a server error that could occur when executing SHOW PROFILES.
- Added a support for the 'engine_name' expression in ENGINE [=] engine_name.
修補程式
dbForge Studio for SQL Server
- Fixed an issue with JOIN suggestions in triggers.
- Fixed an issue with the caret position that occurred after performing an undo operation in a SQL document.
- Fixed an error in the table editor that occurred upon changing the compression type.
- Fixed an issue that occurred when reading data for spatial indexes from a script.
dbForge Studio for MySQL
- Fixed an issue with queries that return user descriptions.
- Fixed an issue where data type specifications were duplicated during CRUD generation.
- Fixed an issue with code completion suggestions after CAST functions.
- Fixed an issue that occurred when Ignore Comments and Ignore White Spaces options were enabled simultaneously during comparison.
- Fixed an issue that occurred upon encountering an error in a procedure body between BEGIN and END; now, the procedure body with an error will no longer be deleted whenever a new parameter is created.
- Fixed an issue that occurred when connecting to a MySQL server via SSH.
dbForge Studio for Oracle
- Fixed an issue that occurred when closing an application.
dbForge Studio for PostgreSQL
- Fixed time format mismatches between the same data in the view and edit modes.