Hi,
My Jmix version 1.5.1 with flowUI
Settings → Jmix → Type Mappings
mssql → add : String, java.sql.Types.NVARCHAR (Length)

than
Entity with FileRef column will repeatly drop/create when auto generate changelog

Do you have any other solutions??
Thanks
gaslov
(Alexander Gaslov)
4
Hi
Thanks for reporting the issue. I’ve reproduced the problem.
The YouTrack issue has been created, so you can follow the progress.
As a workaround you can set nvarchar instead of java.sql.Types.NVARCHAR in your type mappings.
1 Like