elastic / elasticsearch-sql-odbc

ODBC driver for Elasticsearch SQL
Other
0 stars 30 forks source link

Trim whitespace from certain DSN fields #189

Closed bpintea closed 5 years ago

bpintea commented 5 years ago

Trim whitespace from Cloud ID, User and Hostname 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.