Show page source of AmaterasERD_1_0_9 #79427

= AmaterasERD 1.0.9 New Features =

== Displays unique indecies on the diagram ==

== Keyboard shortcuts ==

The diagram editor provides keyboard shortcuts as follows:

||Key||Context||Description||
||CTRL+D||Diagram||Toggle the display mode (physical / logical)||

== Dialects enhancement ==

Some dialects are enhanced.

 * PostgreSQLDialect
    * Add column datatypes: CIDR, INET and MACADDR
 * MySQLDialect
    * Exporting logical names as DDL comment 
 * !OracleDialect
    * Fixed some DDL generation issues

== Refreshing imported tables ==

AmaterasERD can import tables from other diagram. This feature called '''Linked Table''' supports to handle large database as some small diagrams.

In this version, it became possible to refresh Linked Tables. You can apply changes to them easily after you modify the source table in the original diagram.

== Dictionary Customization ==

AmaterasERD supports conversion between logical names and physical names. Until this version, it has used only built-in dictionary.

In this version, you can customize the dictionary in the preference page.

[[Embed(dictionary.png)]]