mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.43k stars 290 forks source link

should match format "data-url" ? #1255

Open Inasayang opened 6 months ago

Inasayang commented 6 months ago

aaa

It says successfully connected. But I can not save the connection.

What does should match format "data-url" mean?

gjsjohnmurray commented 4 months ago

Which driver is this connection using?

Inasayang commented 3 months ago

Driver is clickhouse. It can connect now, but can't execute query.

Invalid authentication: it is not allowed to use SSL certificate authentication and authentication via password simultaneously. 

DBeaver works fine.

gjsjohnmurray commented 3 months ago

Have you reported this to the driver extension author?

Inasayang commented 3 months ago

Nope, I thought it was a problem with sqltools in the past.