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
We already had a workaround to avoid truncation of strings with
size >= 8000. But in case we are using Unicode, we need to check for
4000 chars, because when using Unicode each char requires twice as much
space #26
0 commit comments