Entity
- New node and edge (graph) tables are now supported
- Click Add Atribute to add graph table specific attributes. In Attributes, these will be called using $node_id and $edge_id, $from_id, $to_id for node and edge tables respectively
Details
- CREATE EXTERNAL LIBRARY: External libraries are not supported
- CREATE OR ALTER: this clause is now supported for procedures, views, functions, and triggers (with exception for Change Script Generation where only Alter or Drop and Create are used)