ER/Studio Data Architect for Azure Synapse 19.3.4

Released: Jun 15, 2023

19.3.4 での更新項目

機能

  • Added JSON modeling properties to COM API.
  • Added the ability to select the number of items in an array in JSON - minItems and maxItems.

不具合の修正

  • 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.
  • Timestamp(0) showing up as Timestamp without precision when generating database.
  • Numeric(0,0) columns are being reversed as NUMERIC(10,0).