Lanzamientos de ER/Studio Data Architect

Released: May 18, 2026

Actualizaciones en 21.0.1

Correcciones

  • Maintains DDL for replica views with column names containing parentheses.
  • Reverse engineers referenced external views with a different schema.
  • Handles case differences in referenced external views when reverse engineering from Snowflake.
  • Validates views that reference replica views immediately upon reverse-engineer.
  • Properly maintains child view validation when parent views are edited.
  • Validates views that contain quotes on table names in the view DDL.
  • Validates Snowflake views with...

Released: Mar 18, 2026

Actualizaciones en 21.0

Características

  • Updates ER/Studio branding
    • New and more modern branding in many areas of the products. New colors, icons, and updated wizards and dialogs.
  • Introduces the AI Chatbot
    • Provides additional assistance to users through the use of the AI Help Chatbot. Accessed by clicking the question mark Help icon in the upper right-hand corner of the window, users can ask specific questions regarding the product and its use. The AI Help Chatbot then works with the user to find exactly what they are...

Released: Dec 17, 2025

Actualizaciones en 20.9.1

Características

  • Added JSON/DDL to the Table API.
  • Added Relationship Information to the Table API.
  • Added Index Information to the Table API.
  • Added Platform Field to the Model API.
  • Created a new sample macro to bulk import from PowerDesigner.
  • Created proper alter script for dimensional tables.
  • Restore proxy details automatically in the Configurator after upgrading.
  • Updated Compare/Merge functionality to allow more than 1004 characters in the report.
  • Updated the Default Users group to have the No...

Released: Oct 29, 2025

Actualizaciones en 20.9

Características

  • Reverse engineer and model embedded JSON data in standard RDBMS platforms including:
    • Azure SQL DB.
    • Azure Synapse Analytics.
    • Microsoft SQL Server 2019, 2022.
    • Oracle 19c, 23ai.
    • PostgreSQL.
    • Snowflake.
  • This feature allows you to take advantage of the flexibility of JSON while also providing improved data documentation and governance.
  • You can map the fields in the embedded JSON to Business Terms and populate the data catalog.

Released: Jul 9, 2025

Actualizaciones en 20.8

Características

  • Introduced the new AI Data Modeling Assistant feature, allowing you to create a logical data model using a block of text. This feature is available by clicking Generate Using AI when creating a new file or by clicking the AI Model Builder button in the Tools ribbon bar. The AI Model Builder dialog allows you to type prompts for the tool to create a new model. Click Surprise Me to include an example prompt so that you can get an idea of what information and format helps the AI...

Released: May 23, 2025

Actualizaciones en 20.7

Características

  • Added support for JSON Examples field
    • ER/Studio Data Architect 20.7 includes improvements for the JSON Instance database platform by now supporting "examples," which is a list of example values accepted by a field. When creating or editing a table, MongoDB and JSON Instance users may note a JSON tab which displays the JSON schema or JSON Instance. For JSON Instance, each field contains the default value, or first examples value, or first reference value, in that order of...

Released: Mar 10, 2025

Actualizaciones en 20.6

Características

  • Data Vault Tools
    • New workflow macros generate Data Vault assets from model objects
      • Intelligent Hub Creation from Business Models.
      • Effortless Link & Satellite Generation.
      • Eliminating Source System-Driven Data Vaults.
      • Automated Data Lineage & Model Synchronization.
  • Data Platform Support
    • Enables clients to design and document databases using the latest platform features
      • Oracle 23ai Support.
      • PostgreSQL 16 Support (includes support for include columns).
      • MS SQL Server...

Released: Dec 16, 2024

Actualizaciones en 20.5

Características

  • PostgreSQL v16.x Support
    • Upgrade PostgreSQL support up to version 16.
    • Allow include columns for Postgres.
  • Snowflake Support
    • Support for CTE views.
    • Support for hybrid tables.
    • Extended properties for a Primary Key Constraint.
  • Google BigQuery Support
    • Support for Primary, FK, unique index and column defaults.
  • Repository Security Improvements
    • Allow Data Architect to log in to the Repository via SSO using Azure Entra.

Released: Oct 26, 2024

Actualizaciones en 20.3.1

Características

  • You can now resize the Entity Name text box in the Entity/Table Editor.
  • Users can now access the Where tab from the Popout Attribute editor.

Correcciones

  • Prevented the Diagram UI from freezing after multiple actions.
  • Resolved a missing bitmap error for Business Data Objects.
  • Resolved an issue with the Extended Properties API for Attributes in a macro.
  • Resolved an issue resulting from canceling within the Domain Editor.
  • Resolved an issue causing a crash when opening a file saved...

Released: Aug 6, 2024

Actualizaciones en 20.3

Características

  • 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...