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
Fix: trim whitespace from certain DSN fields (#189)
Trim whitespace from Cloud ID, User and Host field values before
submitting these to the driver
(WS is likely to be inserted if copy&pasting these values.)
Also, rephrase the error message presented to the user in case the Cloud
ID is incorrect.
(cherry picked from commit c4b36bb)
Cherry-pick conflicts:
- driver/connect.c
- dsneditor/EsOdbcDsnEditor/DSNEditorForm.cs
resolved by removing the cloud-id related code from the merge.
0 commit comments