dbForge Studio for MySQL V10.1.24

Released: Sep 25, 2024

V10.1.24 버젼 업데이트

기능

  • 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 Editor.
  • Added the ability to copy data to the clipboard in the Excel-compatible format from Data Editor.
  • Added the ability to append a timestamp to the file name in Data Generator.
  • Introduced the option to include security permissions in the Generate Scripts functionality.
  • Introduced the ability to generate comparison reports from the command line.
  • Added quick access to Devart Academy directly from the interface.

수정사항

  • Resolved an issue with object compilation on MariaDB servers.
  • Fixed an error that occurred when parsing procedure parameters.
  • Fixed an issue with supporting MariaDB expressions (Oracle Syntax).
  • Fixed an error that occurred when parsing CREATE TABLE statements.
  • Fixed an error that occurred when parsing CREATE PROCEDURE statements.
  • Fixed an error that occurred when parsing CREATE VIEW statements.
  • Resolved an issue with losing privileges during synchronization with the project.
  • Fixed the System.ArgumentException error that occurred during schema comparison with a project if synchronizing directly to the project.
  • Fixed the InvalidOperationException error that occurred when working with projects.
  • Resolved an issue with data sorting in Data Editor.
  • Fixed an issue that occurred when filtering object types in the Schema Compare document.
  • Fixed handling of the JSON data type when the NO_BACKSLASH_ESCAPES mode is enabled in SQL Modes.
  • Fixed an issue with retrieving metadata when lower_case_table_names = 0 on MySQL 5.7 servers.
  • Improved the mechanism for selecting the correct server connection when navigating (F12) to an object name in SQL documents.
  • Fixed the behavior of the Ctrl + Delete command for removing whitespace in SQL documents.
  • Fixed an error in the Changes History window that occurred when the server connection was closed.
  • Removed unnecessary delimiter characters ($$) appearing during procedure synchronization in Source Control.
  • Resolved an issue with the support for the BODY keyword in the MariaDB dialect (Oracle Syntax).
  • Fixed a request error that occurred when accessing MySQL system database tables with restricted user permissions in Source Control.
  • Fixed an issue with saving Master-Detail or Database Diagram documents.
  • Fixed an issue that occurred when adding a relation between table columns.
  • Fixed the detection of AUTO_INCREMENT column values when adding new records in Data Editor.
  • Resolved the incorrect display of tables in the database diagram.
  • Fixed an error that occurred when parsing SQL scripts.
  • Resolved an issue with context hints in SQL scripts.
  • Fixed an issue that occurred when working with a database project.
  • Fixed an issue with synchronizing tables with foreign keys in Schema Compare.
  • Fixed an issue with data display in Data Editor in Card View mode.
  • Fixed an issue that occurred on application startup.