Version History
Version 7.1.0
- New code signing certificate installed.
- Message "This is the first time you run..." was displayed on every start-up. Fixed.
- Synchronization: Fixed an issue with missing reference to the schema when generating sequences associated with a column in PostgreSQL.
- Fixed an issue with BIGINT UNSIGNED fields when reverse engineering MySQL databases.
- Fixed an issue with a "Range check error" for FLOAT columns when reverse engineering an Oracle database.
- Synchronize databases: Added support for the generation of nested complex data types such as BigQuery STRUCT data type.
- Loading schema from SQL files: Added support for parsing materialized views.
- Fixed a bug with when connecting to MySQL 8 with an empty password.
- Loading schema from SQL files: Fixed an issue with incorrect objectnames when statements starts with CREATE OR REPLACE.
- Fixed an issue with reverse engineering in-lined table-functions for SQL Server and Azure SQL.
- Fixed an issue with loading default values in Azure SQL databases.
- Added support for comparing and synchronizing the database schema of Google BigQuery databases (connect to database and load from sql file supported).
- Added support for comparing and synchronizing the database schema of Snowflake databases (connect to database and load from sql file supported).
- New software activation procedure.
- Sample projects are now installed in the local apps folder.
- Fixed an issue with the message "Cannot focus a disabled window" when two databases are identical.
Version 7.0.0
- Removed unnecessary GO terminators in generated MS SQL Server alter database scripts.
- Unwanted table difference could occur when triggers are listed in a different order. Fixed.
- Fixed an issue with incorrect order of foreign key constraints when comparing two tables.
- Fixed an issue with reading Oracle LOB columns when reverse engineering an Oracle database.
- Fixed an issue with the wrong font color of a focused line in the list of tables.
- Fixed an issue with missing custom filters in the Custom filters dialog.
- New software activation procedure.
- Fixed an issue with recognizing PostgreSQL default values containing NEXTVAL when comparing to a SQL script.
- Fixed an issue with incorrect mapping of FLOAT columns in Oracle databases.
- Added support for PostgreSQL 15.
- Fixed an issue with adding system triggers to the data model when reverse engineering PostgreSQL 11 databases.
- When connecting to a PostgreSQL database you now have the option to select a database from a list of available databases.
- Added the option to connect securely to your MySQL or PostgreSQL database using SSL (openssl is required on the client side).
Version 6.1.0
- Fixed an issue with a flickering progress dialog in Windows 10.
- Comparing databases: Fixed an issue with a new (and moved) attribute being linked to the wrong attribute in the destination database. An incorrect alter database scripts was generated in this case.
- Added MS SQL Server 2019 support.
- Added SSL support.
Version 6.0.2
- Fixed an issue with missing synchornization file (alter database script) when using the command line utility.
- Fixed issues connecting to Firebird 3 databases.
- Fixed an issue with command line utility project version check which could result in an access violation.
Version 6.0.1
- Fixed an issue with missing columns when reverse engineering PostgreSQL 12 databases.
- Fixed an issue with "missing large object" message when reverse engineering PostgreSQL databases.
Version 6.0.0
- New welcome/start screen.
- Fixed an issue with non appearing license dialog.
- Added the option to edit the database connection parameters by clicking on the database name in the main dialog.
- Redesigned main dialog.
- New file format. SchemaDiff projects made with older versions of the software will be converted automatically.
- From now on you will see a link to the online check for updates page when connecting to the updates server fails.
- Bug with UTF-8 encoding for Oracle 9 in the Direct mode is fixed.
- Added Oracle 19c support.
- Added PostgreSQL 12 support.
Version 5.0.1
- Fixed an issue with testing database connection for Oracle 12 databases.
- Fixed an issue with non visible Enter license details dialog when multiple monitors are used.
- The Check for updates dialog is now sizeable.
- Fixed an issue with missing tables when loading MS SQL Server 2017 databases.
- Fixed an issue with wrong versionnumber in caption of the main dialog.
Version 5.0.0
- Fixed an issue with altering comments in MS SQL Server databases.
- Improved alter scripts for MySQL, PostgreSQL and Oracle databases.
- New software activation dialog.
- Added support for MySQL 6 and MySQL 8.
- Fixed an issue with detecting comparison rules.
- Added support for PostgreSQL 10 and PostgreSQL 11.
- Added support for MS SQL Server 2017.
- Added support for Oracle 18c.