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
Microsoft's tools such as sqlcmd allow 'GO' as the batch separator but sqsh is case-sensitive here and only allows 'go'. That's unfortunate because many scripting tools nowadays will output GO. Please get sqsh to accept both forms.
The text was updated successfully, but these errors were encountered:
Microsoft's tools such as sqlcmd allow 'GO' as the batch separator but sqsh is case-sensitive here and only allows 'go'. That's unfortunate because many scripting tools nowadays will output GO. Please get sqsh to accept both forms.
The text was updated successfully, but these errors were encountered: