AmaterasERD 1.0.3 New FeaturesPostgreSQL and Oracle supportDDL generation now support PostgreSQL and Oracle. Table re-importing improvedTable re-importing from JDBC meta data merges existing diagram models. This makes possible to design database with round-trip style. Foreign keys decorationFK columns are decorated as (FK) in the table figure.
Default column valueYou can enter the column default value in the table edit dialog.
Also, default value is shown in the HTML report. Outline viewThumbnail and schema tree and thumbnail are displayed in the outline view.
DDL Generate OptionAmaterasERD provides a new option at the DDL generation wizard to generate constraints as ALTER TABLE.
Index Design
DomainYou can define domain (generic data types). Please double-click the "Domain" node in the Outline view.
Defined domains is available as data types in the table editing dialog. HTML report imprivedHTML report has been improved. The generated HTML report became javadoc style.
|