dbForge Schema Compare for MySQL のリリース
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.
Released: May 20, 2022
V5.0.622 での更新項目
機能
- Improved CrossOver compatibility.
不具合の修正
- Fixed schema comparison behavior.
Released: May 12, 2022
V5.0.616 での更新項目
機能
- Improved tab activation behavior when executing queries in a SQL document.
- SSH protocol configuration form now displays local port option.
不具合の修正
- Fixed the comparison and synchronization of foreign keys and indexes associated with foreign keys.
- Fixed an issue in the text editor on Windows builds 22567 and higher.
- Fixed a bug that could occur when switching between pages in the comparison wizard.
- Fixed an issue with the synchronization of objects with the enabled NO_ZERO_DATE, NO_ZERO_IN_DATE...
Released: Dec 9, 2021
V5.0.539 での更新項目
機能
- Added support for new privileges during syntax checking.
- Improved performance when opening a connection.
不具合の修正
- Fixed an issue that occurred when generating scripts for tables.
- Fixed an issue with reading table metadata.
- Fixed an issue with reading session variables when opening a connection.
Released: Dec 1, 2021
V5.0.533 での更新項目
不具合の修正
- Fixed a false syntax check that hindered the comparison of views.
- Fixed a synchronization issue for a table with PARTITION BY RANGE COLUMN.
- Fixed the selection of encoding when writing synchronization scripts to a file.
- Fixed an issue that occurred when processing scripts containing syntax in versioned comments.
- Fixed a primary key synchronization issue.
- Fixed a synchronization issue for a table with partitioning.
Released: Sep 8, 2021
V5.0.491 での更新項目
不具合の修正
- Fixed an error with reading the default values.
- Fixed a error with displaying a warning about the absence of unique keys in the Data Editor.