Lançamentos do dbForge Studio for MySQL
Released: Aug 21, 2025
Atualizações na V2025.1.230
Recursos
- 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.
Correções
- 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...
Released: Jul 21, 2025
Atualizações na V2025.1.186
Recursos
- 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.
Correções
- 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...
Released: Jun 23, 2025
Atualizações na V2025.1.134
Correções
- Several minor user-reported bugs have been fixed.
Released: Jun 16, 2025
Atualizações na V2025.1.124
Recursos
- 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...
Released: Apr 9, 2025
Atualizações na V10.1.165
Correções
- Fixed an issue editing procedure parameters in the object editor.
- Fixed problem with SQL query sorting algorithm when describing view and view column metadata.
Released: Mar 28, 2025
Atualizações na V10.1.158
Recursos
- 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 the forming of column names...
Released: Sep 25, 2024
Atualizações na V10.1.24
Recursos
- Introduced connectivity support for MySQL 9.0.
- Added connectivity support for Kamatera MySQL Cloud.
- Added support for the rds-ca-rsa2048-g1 SSL/TLS certificate for connecting to MariaDB servers on Amazon Web Services (AWS).
- Added support for HeatWave-specific commands in Code Completion and Syntax Check.
- Redesigned the Query History interface.
- Added quick selection of all relationships within a Database Diagram.
- Added the ability to copy data to the clipboard in the CSV format from Data...
Released: Mar 28, 2024
Atualizações na V10.0.225
Recursos
- Improved the behavior of retrieving metadata about database objects under restricted privilege conditions.
- Added support for the Mroonga engine in the syntax checking.
- Significantly improved the performance of parsing queries containing a large number of JOIN operations.
- Improved the behavior of the Execute Current Statement and Execute To Cursor commands during script parsing when it's not possible to evaluate the script fragment for execution. Users will now be notified when executing...
Released: Jan 17, 2024
Atualizações na V10.0.150
Recursos
- Code Completion and Syntax Check
- Added support for START, STOP, SHOW and RESET REPLICA statements.
- Added full support for FLUSH command.
- DDL generator
- Added the option to Include triggers to DDL generator.
- Added Include DEFINER clause and Include SQL SECURITY clause options instead of Exclude DEFINER and SQL SECURITY clauses option.
- Others
- Added connectivity support for MariaDB 11.4.
- Upgraded from legacy chart designer to advanced new version.
- Added new Alt + Up/Down Arrow shortcuts for...
Released: Nov 20, 2023
Atualizações na V10.0.60
Recursos
- Added the ability to open the Object Editor's Data tab directly from the Database Explorer.
Correções
- Fixed an issue editing string values in the Data Editor.
- Resolved a crash when attempting to save a script larger than 2 gigabytes.
- Fixed an issue parsing duplicate objects in the script.
- Resolved problem with SQL Document freezing during query execution.