Documentation

No results
    gitHub

    v8.x

    New features in v8.0.0 [07-Feb-2025]

    - GraphQL: added plugin which is currently limited to allowing definition of non-root types and auto generation of GraphQL Schema Definition Language SDL.  More enhancements in the coming weeks to achieve model-driven GraphQL API generation

    - Excel export/import: implemented composite key constraint definitions at entity level

    - Polyglot: allowed to disable Bold font option in derived models

    - PowerDesigner: reverse-engineer of .pdm files into Hackolade physical models of the same target, or in a Polyglot model

    - Properties Pane: enabled apply button in textarea when copy/paste

    - Properties Pane: allowed display of business name in dropdown of parent/child entity of relationships, when technical name display option is selected but entity has no technical name

    - Collibra: adjusted reverse-engineering to accommodate Collibra API return code changes

    - Avro: adjusted resolution of references on definitions with multiple types.  

    - Avro: arranged order of field properties when it is a reference on definition with multiple type

    - Couchbase v7+: added tolerance to reverse-engineering parsing for unmanaged (undefined) statements

    - SQL Server: added synonyms to improve data type mapping for PowerDesigner PDM files

    - Snowflake: eliminated redundant table joins in views DDLs

    - Snowflake: added support for templates in view Select statement property with SELECT ${viewColumns} for dynamic list of columns

    - Snowflake: added support for views <column_list> to allows column name alias and comments