dbForge Schema Compare for MySQL 新版本发表

Released: Mar 28, 2024

V10.0.225 中的更新

修补程序

  • Fixed a syntax error that occurred when using the json_object function on older server versions.
  • Resolved the Studio freeze issue that occurred when parsing a query with a large number of joins.
  • Improved the behavior of retrieving metadata about database objects under restricted privilege conditions.
  • Fixed a MySQL server connection error that occurred when using the SSL Cipher List parameter.
  • Fixed the issue that prevented table editing for queries involving JOIN operations in the Data...

Released: Jan 17, 2024

V10.0.150 中的更新

特性

  • Added connectivity support for MariaDB 11.4.
  • Added new Alt + Up/Down Arrow shortcuts for navigating script differences in the lower comparison pane.

修补程序

  • Fixed issues that occurred during the synchronization of schemas into project files.
  • Fixed an issue that occurred when running a comparison after saving a .scomp document.

Released: Nov 20, 2023

V10.0.60 中的更新

修补程序

  • 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.

Released: Nov 3, 2023

V10.0.46 中的更新

特性

  • Added support for temporal tables in MariaDB.
  • Added support for spatial reference identifiers (SRID).
  • Introduced a new group of comparison options called Sequences, which includes Ignore CACHE, Ignore CYCLE, Ignore INCREMENT BY, Ignore MAXVALUE, Ignore MINVALUE, and Ignore START.
  • Improved the behavior of the Ignore Permissions option.
  • Added a new exit code 114 for invalid object filters.
  • The object description process now ignores folders with static data, which may contain large files and...

Released: Sep 14, 2023

V5.2.109 中的更新

特性

  • Added support for authentication via AWS Identity and Access Management (IAM).

修补程序

  • Fixed an issue with the SSL connection to the server.

Released: Aug 17, 2023

V5.2.88 中的更新

特性

  • Added support for MySQL 8.1.

修补程序

  • Fixed a typo in the comparison progress output in the command line.
  • Fixed an internal application error in SQL Editor.
  • Fixed an issue that occurred during schema synchronization and added an unnecessary CREATE TRIGGER to the synchronization script.

Released: May 18, 2023

V5.2.29 中的更新

修补程序

  • Facing parsing errors when performing schema comparison for objects containing specific subqueries.

Released: Apr 19, 2023

V5.2.6 中的更新

特性

  • Added support for UUID and INET6 data types.
  • Added support for MySQL functional indexes.
  • Improved charset comparison.
  • Added support for quoting of function names being used as table names.
  • Added support for MariaDB v11.3.
  • Added support for Aiven Cloud.
  • Added support for SHA-256/512.
  • Enhanced code completion for application-period temporal tables.
  • Added support for a broader range of optimizer hints.
  • Added support for VALUES ... ORDER BY ... LIMIT statements.
  • Added support for TABLE statement...

Released: Aug 30, 2022

V5.1.16 中的更新

特性

  • Added connectivity support for MariaDB 10.10.

修补程序

  • Fixed an issue with data modification in tables with an INVISIBLE column in the Data Editor.
  • Fixed a bug that occurred when saving document cache for recovery.
  • Fixed an issue with the synchronization of calculated columns.

Released: Aug 12, 2022

V5.1.7 中的更新

特性

  • Added support for ASC and DESC sorting of index columns.
  • Improved comparison and synchronization of integer datatypes on MySQL 8.0 and Percona 8.0.
  • Added connectivity support for MariaDB 10.9.
  • Added support for Linux and Apple macOS via CrossOver.

修补程序

  • Fixed issues that occurred when scripting objects whose names match the names of preinstalled server functions.
  • Fixed an issue that occurred when comparing two tables containing foreign keys.