Released: Nov 3, 2023
V10.0.1 での更新項目
機能
dbForge Data Compare for MySQL
- Added support for temporal tables in MariaDB.
- Extended support for the INET6 data type, intended for the storage of IPv6 addresses.
- Added support for hiding empty columns from the grid that displays data differences.
- In case there are NULL to NOT NULL mapped pairs, the synchronization wizard now has a new page called Issues where you can specify the conflict resolution behavior for potential sync issues.
- Added support for saving the .dcomp comparison document directly from the comparison wizard.
- Introduced support for Transport Layer Security (TLS) 1.3.
- Improved data display for the JSON_OBJECT function.
dbForge Schema Compare for MySQL
- 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.
不具合の修正
dbForge Data Compare for MySQL
- 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.
dbForge Schema Compare for MySQL
- Resolved an issue with invoking the popup menu on 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.