New licenses for ER/Studio Data Architect for SQL Server are now available as part of ER/Studio Data Architect. Existing customers can continue to renew their maintenance. Please contact us for more information.
ER/Studio Data Architect for SQL Server 19.3.4
Released: Jun 15, 2023
Mises à jour de 19.3.4
Fonctionnalités
Added JSON modeling properties to COM API.
Added the ability to select the number of items in an array in JSON - minItems and maxItems.
Correctifs
JSON number field constraints must allow decimal values.
JSON Strings with a format should not include width.
Cannot set string without width in JSON.
JSON format"date=time" incorrect syntax.
Attachment binding disappears from foreign Key when deleting other attributes.
Reverse engineer schema selection button is disabled when trying to select an owner in Compare and Merge Utility wizard.
CREATE OR REPLACE VIEW statement is generated instead of CREATE OR ALTER VIEW in the Alter Script after Compare and Merge against the SQL Server database.
Timestamp(0) showing up as Timestamp without precision when generating database.
Numeric(0,0) columns are being reversed as NUMERIC(10,0).