Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Advanced Connections Settings panel default values #18152

Closed
croblesm opened this issue Oct 8, 2024 · 1 comment · Fixed by #18217
Closed

Update Advanced Connections Settings panel default values #18152

croblesm opened this issue Oct 8, 2024 · 1 comment · Fixed by #18217

Comments

@croblesm
Copy link
Contributor

croblesm commented Oct 8, 2024

Add the following default values for the following options:

setting value
Connection timeout 15 seconds
Application name vscode-mssql

I also found another reference to the Application name in the User settings (JSON)

"mssqlOptions": {
    "appName": "SQLTools",
    "useUTC": true,
    "encrypt": true
}

Also consider updated the Connection timeout label, adding the support text seconds:
Connection timeout (seconds)

image

@croblesm
Copy link
Contributor Author

croblesm commented Oct 8, 2024

Tagging @jdesai-24 for visibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants