This is a maintenance release of ISD 5.1, based on Acceleo 4 and AQL 8.
ISD Environment
- Fix documentation gap – Add elements from other modeling projects
- Fix Metadata properties view tab position not stable
- Unify naming of new elements created from the palette
Cinematic Designer
- Fix View Container creation tool on Package Diagram does not initialize metadata
SOA Designer
- Swagger import/export – Take into account global security definitions
- Swagger import – Support import of referenced parameters
Database Designer
- Fix External tables may be moved to a random location on diagrams when linked by a foreign key
- Prevent mixing tables from different vendors within the same database diagram
- Prevent references to tables or primitive types from a different vendor when copying a table between databases
- Take table aliases into account in view queries
- PostgreSQL import – Parse default values to link sequences when a
nextval()call is used - Add BIGSERIAL and SMALLSERIAL types to the PostgreSQL types library
- Database import – Do not import default values for columns of type SMALLSERIAL, SERIAL, and BIGSERIAL
- SQL generator – Use the database name instead of the schema name to create the destination folder