dbForge Schema Compare for MySQL 릴리스
Released: Sep 25, 2024
V10.1.24 버젼 업데이트
기능
- Introduced connectivity support for MySQL 9.0.
- 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.
- Added connectivity support for Kamatera MySQL Cloud.
- Redesigned the Query History interface.
- 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...
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.