Architect - Function Add to Model generates wrong field type

When comparing the model and the database, there is an action Add to Model that enables to create the missing model elements. When scripting nvarchar(max) field, the result is a String data type with length -1 instead of a Memo.

Occurred in build 2025.11.0.4087.

image

1 Like