You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added complication in Sql Server if the column is part of the primary key you have to drop and recreate the primary key while doing the collation change (may also be the case for other DBMS too).
This would enable HicServices/RDMP#1288 and would be generically useful.
The text was updated successfully, but these errors were encountered: