ER/Studio Data Architect 20.3

Released: Aug 6, 2024

20.3 での更新項目

機能

  • Added support for Git - This release allows you to deploy a Devops process by integrating Data Architect with your Git repository. This feature allows you to commit CREATE DDL to your Git repository as well as use the Compare/Merge functionality to compare models with previous versions of that CREATE DDL in your Git repository. You can get started in setting up your Git integration by clicking the Git Options button in the Tools menu. You must be in the Physical Model view for this option to appear.
  • Updated the Generate Database wizard to support Git output.
  • Updated the Compare and Merge utility to support Git output.

不具合の修正

  • Resolved an issue preventing reverse engineering and connection of the Azure Synapse Analytics Serverless endpoint.
  • Resolved an issue causing an error for some PostgreSQL users when attempting to import a SQL file.
  • Resolved an issue causing table deletion in the Azure Synapse Analytics database when the user receives an error after executing an ALTER script generated by ERDA.
  • Resolved an issue causing ERDA to not import the Owner after importing a .SQL file for a Snowflake database.
  • Resolved an issue preventing partitions from properly displaying as tables after importing a SQL file with partitions using PostgreSQL.
  • Resolved an issue for some Oracle users who receive an empty ALTER script when performing a Compare/Merge with a live database.
  • Resolved an issue that prevented some users from successfully creating a role name for a Foreign Key.
  • Resolved an issue with submodel-specific attribute color support in automation.
  • Resolved an issue causing issues with ERDA when copying/pasting a Physical view if you have Save DDL enabled.
  • Resolved an issue preventing generation expressions for Computed columns from appearing in the DDL section of the Table Description page in Team Server.
  • Resolved an issue causing Azure Synapse Serverless views to be invalid by failing to parse.
  • Resolved an issue causing issues with ERDA when creating a new Git branch using a macro.
  • Resolved a UI issue causing an overlap between the Generate File to Git and Connect radio buttons and the Path field when using the Compare/Merge feature.