The 'clash' exception is happening updating NVARCHAR(MAX) using EF6 on an always encrypted field. Is this avoidable?
Tried changing the data type via latest SSMS and also getting 'clash' errors. Seems that now I have encrypted the columns I cannot alter the table at all either.