Open
Description
When I try to change advanced options to set local-infile =1 that not possible save configuration.
So have another way to set local-infile?
I also try change directly json settings like this
"mssql.connections": [
{
"server": "xxxx",
"database": "",
"authenticationType": "SqlLogin",
"user": "xxxxxx",
"password": "",
"emptyPasswordInput": xxx,
"savePassword": xxx,
"profileName": "xxxx",
"encrypt": "xxxx",
"trustServerCertificate": xxx,
"connectTimeout": 15,
"local-infile": 1,
"commandTimeout": 30,
"applicationName": "vscode-mssql"
}
Metadata
Metadata
Assignees
Labels
No labels