dbForge Schema Compare for MySQL V10.0.46

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 thus may affect the performance.
  • Added the option to enable/disable the display of DDL differences for pairs of compared objects with the Equal status.
  • Added support for ASC and DESC in indexes with functional key parts.
  • Added support for an INVISIBLE attribute in CREATE TABLE and ALTER TABLE statements.
  • Added support for saving the .scomp comparison document directly from the comparison wizard.
  • Introduced support for Transport Layer Security (TLS) 1.3.
  • Improved the behavior of Schema Compare to alert users with an error message when duplicate indexes exist in project tables.
  • Improved data display for the JSON_OBJECT function.

不具合の修正

  • Resolved an issue with invoking the popup menu on Apple macOS.
  • Resolved an issue that occurred when establishing an SSH connection to the server.
  • Resolved an issue with updating data cells for TIMESTAMP-type columns in Data Editor.
  • Fixed an error that occurred when editing data in Data Editor.
  • Fixed an error that occurred during the generation of a synchronization script when connected to AWS RDS for MySQL.