
v11.1.0
- From now on you can use a subset of HTML tags in your text areas to format the text.
- Improvements related to routing relationships lines for the "Hierarchical" autolayout method.
- Default autolayout method changed from "Sugiyama" to "Hierarchical".
- Fixed an issue with the test connection function for Oracle 12 databases.
- Fixed an issue with non visible Enter license details dialog when multiple monitors are used.
v8.1.2 [Feb 21, 2014]
- Teamwork with a central repository.
- Dynamic highlighting.
- New auto-layout routines for model diagrams.
- New object selection methods.
- Inline highlighting of differences.
v7.3.6 [Nov 30, 2012]
Fixes an error (program freezes) when updating your database. This error was introduced in version 7.2.3.
v7.2.1 [Jul 5, 2012]
- Description/comment of attributes are now being displayed in the list of attributes. The separate tab for attribute descriptions has been removed. Descriptions can be edited in the grid directly.
- Improved text/sql formatting in differences reports. A difference report can be generated in the Comparison results dialog. This dialog appears when a data model is compared to a database or SQL file.
- Comparison results dialog now displays the database name/SQL file.
- Fixed an issue with invalid SQL for aliases for Oracle and SQL Server when using the internal query builder.
- Fixed an issue with an access violation when opening the Entity dialog by double clicking on a message in the messages list.
- Note tab instead of the General tab was the active tab when the Entity dialog was shown. Fixed.
- Fixed an issue with a list index out of bounds error when creating a new attribute package.
v6.3.4 [Nov 8, 2010]
Version 6.3.0
* Improved data type conversion rules to and from database independent models.
* Fixed an issue with missing slash in output folder when generating HTML reports.
* Fixed a memory leak for SQL script import.
* Fixed an issue with importing MS SQL Server SQL scripts. Data type were accidently converted to the default data type.
* SQL file import. Fixed an issue with importing function and procedures for PostgreSQL.
* Altering databases. When Re-creating a MS SQL Server table, it must copy the data as well. It must not copy data for the TIMESTAMP data type.
* When you scroll while the status column in the Details part of the Comparison results screen is highlighted, the columns on both sides did not scroll in unison.
* Modified definition files. Added variable for terminator.
* Added support for PostgreSQL 9.
* Fixed an issue wiith MS SQL Server's Float data type. It was using length where it should be using precision.
* Fixed a windows display issue with multiple monitors where a monitor was moved from the right side to the left side of the base monitor.
* Enhanced the "Working with templates" section in the help file.
* Added the %column% variable for index name templates. Variable will be replaced with the first column in the index.
* In update indexes on keys new variables are made available for naming foreign key indexes.
* Fixed an issue with deleting data types in the Edit data types dialog.
* Improved the Edit data type screen. When the data type's list name was edited, you could not edit that entry again.
* Added %parentcolumn% and %childcolumn% variables for relationship name and foreign key constraint name templates.