dbForge Studio for MySQL V2025.1.124

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.

修補程式

  • Selecting text now enables the use of the Execute current statement command.
  • Fixed a variable parsing issue that prevented database comparison in Schema Compare.
  • Updated the document opening logic to ignore the Ping Interval command-line parameter when searching for existing connections.
  • Fixed comparison and synchronization of default values for binary-typed columns.
  • Fixed parsing issues with numeric types in the CAST function, LIMIT expressions in GROUP_CONCAT, and aliases that start with digits.
  • Fixed comparison and synchronization of default collations and character sets.
  • Fixed an issue that caused function comparisons to fail when the Ignore Whitespaces option was enabled.
  • Fixed an error that occurred during the synchronization of column default values.
  • Fixed an error that occurred when comparing foreign keys.
  • Corrected parsing of variables in Oracle functions and procedures.
  • Fixed an error in detecting data types that occurred when building models from SQL scripts.
  • Resolved errors in object editors that occurred when working in the Oracle mode.
  • Fixed an error that occurred when applying filters in the Data Editor.
  • Fixed object search within procedures and functions.
  • Resolved an error that occurred when reading backup files.
  • Corrected checkbox behavior in the Options dialog of Schema Compare.
  • Fixed an unexpected inclusion of int(11) in procedure definitions.
  • Resolved an error report triggered by pasting the CREATE USER statement.
  • Fixed the "Describe models failed! Reader: Views" error.
  • Fixed the "Object reference not set to an instance of an object" error.
  • Addressed synchronization issues that occurred when comparing signed and unsigned columns.
  • Improved the activation error message to clearly indicate that the selected version cannot be activated due to an expired support and update period.
  • Added missing elapsed time display during comparison progress.
  • Fixed the display the BINARY data type in the data grid.