Hi there!
In order to reproduce the error
-
Create a table that contains text and an nvarchar(max) column
-
Generate the Changelog using Liquibase
The Text column is generated as follows
The nvarchar(max) column is generated as
It is possible to work around the Porblem usinge the modify tag.
Thank you for a promising tool!