Skip to content

The extension 'SQLTools PostgreSQL/Cockroach Driver' wants to sign in using SQLTools Driver Credentials. #1409

Closed Answered by gjsjohnmurray
Yahud100 asked this question in Q&A
Discussion options

You must be logged in to vote

While programmatically connecting to the database using the method:

conn = await this._setConnection(conn as IConnection).catch(e => this.errorHandler('Error opening connection', e));

I'm not clear whether you are doing this is code of your own, or if your comment refers to this line in the source of the SQLTools extension:

conn = await this._setConnection(conn as IConnection).catch(e => this.errorHandler('Error opening connection', e));

a pop-up frequently appears:

I assume when you use the Edit Connection option from the context menu of your connection definition in the SQLTools Co…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Yahud100
Comment options

Answer selected by Yahud100
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants